Click or drag to resize
EventDispatcherStop Method
Same as calling Stop(StopOption) with StopOption.SYNC.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public void Stop()
Exceptions
ExceptionCondition
ThreadInterruptedException The current thread is interrupted while it is waiting.
See Also