Click or drag to resize
SessionTunnelIngressByteCount Property
If this session is a Tunnel, returns number of bytes sent from the Server to the Client

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

Property Value

Type: Int64
See Also