WebSocketMessageiCloseReason Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int iCloseReason { get; }
Public ReadOnly Property iCloseReason As Integer
Get
public:
property int iCloseReason {
int get ();
}
Property Value
Type:
Int32See Also