Uses of Class
com.bloomberglp.blpapi.EventDispatcher.StopOption
-
Uses of EventDispatcher.StopOption in com.bloomberglp.blpapi
Modifier and TypeFieldDescriptionstatic final EventDispatcher.StopOption
EventDispatcher.StopOption.ASYNC
Stops the EventDispatcher and return immediatelystatic final EventDispatcher.StopOption
EventDispatcher.StopOption.SYNC
Stops theEventDispatcher
and doesn't return until no more events are being processedModifier and TypeMethodDescriptionvoid
EventDispatcher.stop
(EventDispatcher.StopOption stopOption) Stop generating callbacks for events from sessions