IProviderSessionResolveAsync Method (IResolutionList) |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.7.1
Syntax void ResolveAsync(
IResolutionList resolutionList
)
Sub ResolveAsync (
resolutionList As IResolutionList
)
void ResolveAsync(
IResolutionList^ resolutionList
)
abstract ResolveAsync :
resolutionList : IResolutionList -> unit
Parameters
- resolutionList
- Type: Bloomberglp.BlpapiIResolutionList
See Also