Creates a session with the specified sessionOptions and dispatch
events on this session to the specified handler
RemarksValues in sessionOptions are used for configuring this
session.
The event handler to which all events are delivered.
Same as calling
Session(sessionOptions, handler, null)
| C# | Visual Basic | Visual C++ |
public Session( SessionOptions sessionOptions, EventHandler handler )
Public Sub New ( sessionOptions As SessionOptions, handler As EventHandler )
public: Session( SessionOptions^ sessionOptions, EventHandler^ handler )
- sessionOptions (SessionOptions)
- handler (EventHandler)
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1