Method HasPendingEvents
HasPendingEvents()
Checks whether there are any pending events in the queue.
public 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 bool HasPendingEvents()
true if there are any pending events in the queue,
false otherwise.