WebSocketMessageIsOutbound Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool IsOutbound { get; }
Public ReadOnly Property IsOutbound As Boolean
Get
public:
property bool IsOutbound {
bool get ();
}
Property Value
Type:
BooleanSee Also