IsFull Property
Returns True when the number of elements reached MaxQueueDepth, otherwise False.
Syntax
queue.IsFull
Parts
Name | Type | Description |
---|---|---|
queue | The name of an object of type queue |
See also
- MaxQueueDepth
Returns True when the number of elements reached MaxQueueDepth, otherwise False.
queue.IsFull
Name | Type | Description |
---|---|---|
queue | The name of an object of type queue |