ClassSessionMetrics.InboundMessageData
Class
An object of this class holds information about the timings and size of an inbound message for a streaming session
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class SessionMetrics.InboundMessageData
Inheritance: objectSessionMetrics.InboundMessageData
Inherited Members
Constructors
InboundMessageData()
Declaration
cs-api-definition
public InboundMessageData()
Properties
ReceivedOn
The time when the message was received by Fiddler
Size
The size of the message being transferred
TransferredOn
The time when the message was transferred from Fiddler to the client