Method HasPendingEvents
HasPendingEvents()
Checks whether there are any pending events in the queue.
public virtual bool HasPendingEvents()
Returns
- bool
trueif there are any pending events in the queue,falseotherwise.
Checks whether there are any pending events in the queue.
public virtual bool HasPendingEvents()
true if there are any pending events in the queue,
false otherwise.