Package com.bloomberglp.blpapi
Class AbstractSession.StopOption
java.lang.Object
com.bloomberglp.blpapi.AbstractSession.StopOption
- Enclosing class:
- AbstractSession
Enumerations for controlled shutdown of the session
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AbstractSession.StopOption
Stops theSession
and return immediatelystatic final AbstractSession.StopOption
Stops theSession
and doesn't return until no more events are being processed -
Method Summary