| EventDispatcherStopOption Class |
Namespace: Bloomberglp.Blpapi
The EventDispatcherStopOption type exposes the following members.
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ASYNC | Stops the EventDispatcher and returns immediately.
| |
| SYNC | Stops the EventDispatcher and doesn't return until no more
events are being processed.
|