EventDispatcherStopOption Class |
Namespace: Bloomberglp.Blpapi
The EventDispatcherStopOption type exposes the following members.
Name | Description | |
---|---|---|
ToString | Return the string representation of this object.
(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.
|