ProviderSession Constructor (SessionOptions) |
The constructor with SessionOptions
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.5.1
Syntax public ProviderSession(
SessionOptions options
)
Public Sub New (
options As SessionOptions
)
public:
ProviderSession(
SessionOptions^ options
)
new :
options : SessionOptions -> ProviderSession
Parameters
- options
- Type: Bloomberglp.BlpapiSessionOptions
See Also