Click or drag to resize
WebSocketIngressByteCount Property
Returns number of bytes sent from the Server to the Client on this WebSocket

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

Property Value

Type: Int64

Implements

ITunnelIngressByteCount
See Also