BackgroundThreadQueueTCountDroppedItems Property |
See interface docs.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long CountDroppedItems { get; }
Public ReadOnly Property CountDroppedItems As Long
Get
public:
virtual property long long CountDroppedItems {
long long get () sealed;
}
abstract CountDroppedItems : int64 with get
override CountDroppedItems : int64 with get
Property Value
Type:
Int64Implements
IQueueCountDroppedItemsSee Also