IEventQueue.IsFull Method

Determines whether this instance is full.
bool IsFull()
This language is not supported or no code example is available.
 
bool IsFull()
This language is not supported or no code example is available.
function IsFull() : boolean;
This language is not supported or no code example is available.

Return Value

bool

true if this instance is full; otherwise, false.

In this article

Definition