IConnectionStaleBytesDiscarded Property |
Gets the total number of bytes that have been discarded because they were stale.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long StaleBytesDiscarded { get; }
ReadOnly Property StaleBytesDiscarded As Long
Get
property long long StaleBytesDiscarded {
long long get ();
}
abstract StaleBytesDiscarded : int64 with get
Property Value
Type:
Int64See Also