IProviderSessionRegisterServiceAsync Method (String, Identity) |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.16.0.1
Syntax CorrelationID RegisterServiceAsync(
string uri,
Identity providerIdentity
)
Function RegisterServiceAsync (
uri As String,
providerIdentity As Identity
) As CorrelationID
CorrelationID^ RegisterServiceAsync(
String^ uri,
Identity^ providerIdentity
)
abstract RegisterServiceAsync :
uri : string *
providerIdentity : Identity -> CorrelationID
Parameters
- uri
- Type: SystemString
- providerIdentity
- Type: Bloomberglp.BlpapiIdentity
Return Value
Type:
CorrelationIDSee Also