Share via


TestabilityExtensions.ValidateServiceAsync Method

 

Namespace:   System.Fabric.Testability
Assembly:  System.Fabric.Testability (in System.Fabric.Testability.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static ValidateServiceAsync(FabricClient.ServiceManagementClient, Uri, TimeSpan)

This API will validate the availability and health of the specified service.

System_CAPS_pubmethodSystem_CAPS_static ValidateServiceAsync(FabricClient.ServiceManagementClient, Uri, TimeSpan, CancellationToken)

This API will validate the availability and health of the specified service.

System_CAPS_pubmethodSystem_CAPS_static ValidateServiceAsync(FabricClient.ServiceManagementClient, Uri, TimeSpan, TimeSpan, CancellationToken)

This API will validate the availability and health of the specified service.

See Also

TestabilityExtensions Class
System.Fabric.Testability Namespace

Return to top