Deprecated As of release 3.1.0.0 use
SessionOptions.setMaxEventQueueSize(int)
for setting the event queue size per session
Declaration Syntax
C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Deprecated as of release 3.1.0.0")] public EventDispatcher( int numThreads, int maxPendingEvents )
<ObsoleteAttribute("Deprecated as of release 3.1.0.0")> Public Sub New ( numThreads As Integer, maxPendingEvents As Integer )
public: [ObsoleteAttribute(L"Deprecated as of release 3.1.0.0")] EventDispatcher( int numThreads, int maxPendingEvents )
Exceptions
Exception | Condition |
---|---|
IOException |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1