ClassWebSocketTimers
Class
Timers
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class WebSocketTimers
Inheritance: objectWebSocketTimers
Inherited Members
Constructors
WebSocketTimers()
Declaration
cs-api-definition
public WebSocketTimers()
Fields
dtBeginSend
When did transmission of this message to the recipient begin
dtDoneRead
When was this message read from the sender
dtDoneSend
When did transmission of this message to the recipient end