BackgroundThreadQueueTCountQueuedItems Property |
See interface docs.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int CountQueuedItems { get; }
Public ReadOnly Property CountQueuedItems As Integer
Get
public:
virtual property int CountQueuedItems {
int get () sealed;
}
abstract CountQueuedItems : int with get
override CountQueuedItems : int with get
Property Value
Type:
Int32Implements
IQueueCountQueuedItemsSee Also