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