IStatisticsBytesReceived Property |
Gets or sets the number of bytes received by the listener.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long BytesReceived { get; set; }
Property BytesReceived As Long
Get
Set
property long long BytesReceived {
long long get ();
void set (long long value);
}
abstract BytesReceived : int64 with get, set
Property Value
Type:
Int64See Also