TAsyncEventReason

The reason a listener was called.

Values

ValueMeaning
NORMAL

The event listened for was triggered normally.

TIMED_OUT

A timeout for the event was set, and it expired.

Meta