Click or drag to resize
IStatisticsBytesReceived Property
Gets or sets the number of bytes received by the listener.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long BytesReceived { get; set; }

Property Value

Type: Int64
See Also