Uses of Class
com.bloomberglp.blpapi.EventDispatcher.StopOption

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
 



Copyright © 2015 Bloomberg L.P.. All Rights Reserved.