ServerChatterbWasForwarded Property |
Was this request forwarded to a gateway?
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool bWasForwarded { get; }
Public ReadOnly Property bWasForwarded As Boolean
Get
public:
property bool bWasForwarded {
bool get ();
}
Property Value
Type:
BooleanSee Also