Returns True if this is a HTTP CONNECT tunnel.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool isTunnel { get; }
Public ReadOnly Property isTunnel As Boolean
Get
public:
property bool isTunnel {
bool get ();
}
Property Value
Type:
BooleanSee Also