Uses of Class
com.bloomberglp.blpapi.EventDispatcher.StopOption
Packages that use EventDispatcher.StopOption
-
Uses of EventDispatcher.StopOption in com.bloomberglp.blpapi
Fields in com.bloomberglp.blpapi declared as EventDispatcher.StopOptionModifier 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 processedMethods in com.bloomberglp.blpapi with parameters of type EventDispatcher.StopOptionModifier and TypeMethodDescriptionvoid
EventDispatcher.stop
(EventDispatcher.StopOption stopOption) Stop generating callbacks for events from sessions