ClassSessionMetrics.OutboundMessageData
Class
An object of this class holds information about the timings and size of an outbound message for a streaming session
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class SessionMetrics.OutboundMessageData
Inheritance: objectSessionMetrics.OutboundMessageData
Inherited Members
Constructors
OutboundMessageData()
Declaration
cs-api-definition
public OutboundMessageData()
Properties
DeliveredOn
The time when the message was delivered to the server
SentOn
The time when the message was sent by Fiddler to the server