Click or drag to resize

BandwidthListenerAverageDownstream Property

Gets the downstream bandwidth usage over the last second.

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

Property Value

Type: Int64
See Also