|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EventDispatcher.StopOption in com.bloomberglp.blpapi |
|---|
| Fields in com.bloomberglp.blpapi declared as EventDispatcher.StopOption | |
|---|---|
static EventDispatcher.StopOption |
EventDispatcher.StopOption.ASYNC
Stops the EventDispatcher and return immediately |
static EventDispatcher.StopOption |
EventDispatcher.StopOption.SYNC
Stops the EventDispatcher and doesn't return until no more
events are being processed |
| Methods in com.bloomberglp.blpapi with parameters of type EventDispatcher.StopOption | |
|---|---|
void |
EventDispatcher.stop(EventDispatcher.StopOption stopOption)
Stop generating callbacks for events from sessions |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||