IsQueueEmpty
Determines whether there are work items in the queue.
Declaration
public bool IsQueueEmpty { get; }
Property Value
Type | Description |
---|---|
bool |
Determines whether there are work items in the queue.
public bool IsQueueEmpty { get; }
Type | Description |
---|---|
bool |