IQueueCountQueuedItems Property |
Gets the number of items in the queue.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int CountQueuedItems { get; }
ReadOnly Property CountQueuedItems As Integer
Get
property int CountQueuedItems {
int get ();
}
abstract CountQueuedItems : int with get
Property Value
Type:
Int32See Also