StopOption Fields |
The EventDispatcherStopOption type exposes the following members.
Name | Description | |
---|---|---|
ASYNC | Stops the EventDispatcher and returns immediately.
| |
SYNC | Stops the EventDispatcher and doesn't return until no more
events are being processed.
|