Is this WebSocket open/connected?
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
Get
public:
virtual property bool IsOpen {
bool get () sealed;
}
Property Value
Type:
BooleanImplements
ITunnelIsOpenSee Also