IFabricContext.ResolveSingletonServicePrimaryAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Threading.Tasks.Task<string> ResolveSingletonServicePrimaryAsync (string serviceName, System.Threading.CancellationToken token);
abstract member ResolveSingletonServicePrimaryAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
Public Function ResolveSingletonServicePrimaryAsync (serviceName As String, token As CancellationToken) As Task(Of String)
Parameters
- serviceName
- String
- token
- CancellationToken