Bloomberg API for .NET
Session Constructor (sessionOptions, handler)
NamespacesBloomberglp.BlpapiSessionSession(SessionOptions, EventHandler)
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.
Declaration Syntax
C#Visual BasicVisual 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)
See Also

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1