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

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

Property Value

Type: Int64
See Also