Click or drag to resize

TransferredListenerDownstream Property

Gets the number of downstream bytes transferred.

Namespace:  FastProxy.Listeners
Assembly:  FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
public long Downstream { get; }

Property Value

Type: Int64
See Also