O | |
Out_of_handlers [Equeue] |
Raised by
run when the event source adds new events to the queue
but there are no event handlers to process them
|
R | |
Reject [Equeue] |
May be raised by event handlers to reject events
|
T | |
Terminate [Equeue] |
May be raised by event handlers to accept events while terminating
themselves
|