EventQueue.IsFull Method

Determines whether this instance is full.
public bool IsFull()
This language is not supported or no code example is available.
public:  
bool IsFull()
This language is not supported or no code example is available.
public 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