Creates a session with the specified sessionOptions and dispatch
events on this session to the specified handlerValues in sessionOptions are used for configuring this
session.
The event handler to which all events are delivered.
Remarks
Same as calling
Session(sessionOptions, handler, null)
Declaration Syntax
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 )
Parameters
- sessionOptions (SessionOptions)
- handler (EventHandler)
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1