Issues an asynchronous request to open a service.
| C# | Visual Basic | Visual C++ |
public CorrelationID OpenServiceAsync( string uri )
Public Function OpenServiceAsync ( uri As String ) As CorrelationID
public: CorrelationID^ OpenServiceAsync( String^ uri )
- uri (String)
- URI of the service that is to be opened.
CorrelationID
A CorrelationID for this asynchronous openService request.
A CorrelationID for this asynchronous openService request.
Same as calling
OpenServiceAsync(String, CorrelationID)
| Exception | Condition |
|---|---|
| InvalidOperationException |
The session is not started.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1