IQueueCountDroppedItems Property |
Gets the total number of items dropped from the queue.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long CountDroppedItems { get; }
ReadOnly Property CountDroppedItems As Long
Get
property long long CountDroppedItems {
long long get ();
}
abstract CountDroppedItems : int64 with get
Property Value
Type:
Int64See Also