Click or drag to resize
SessionTunnelIsOpen Property
If this session is a Tunnel, and the tunnel's IsOpen property is TRUE, returns TRUE. Otherwise returns FALSE.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool TunnelIsOpen { get; }

Property Value

Type: Boolean
See Also