FabricClient.ServiceManagementClient.EnableServiceAsync 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.
Overloads
EnableServiceAsync(Uri, TimeSpan, CancellationToken)
public System.Threading.Tasks.Task EnableServiceAsync(Uri serviceName, TimeSpan timeout, System.Threading.CancellationToken cancellationToken);
member this.EnableServiceAsync : Uri * TimeSpan * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function EnableServiceAsync (serviceName As Uri, timeout As TimeSpan, cancellationToken As CancellationToken) As Task
Parameters
- serviceName
- Uri
- timeout
- TimeSpan
- cancellationToken
- CancellationToken