Share via


TestabilityExtensions.ValidateApplicationAsync Method

 

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static ValidateApplicationAsync(FabricClient.ApplicationManagementClient, Uri, TimeSpan)

This API will validate the availability and health of all services in the specified application.

System_CAPS_pubmethodSystem_CAPS_static ValidateApplicationAsync(FabricClient.ApplicationManagementClient, Uri, TimeSpan, CancellationToken)

This API will validate the availability and health of all services in the specified application.

System_CAPS_pubmethodSystem_CAPS_static ValidateApplicationAsync(FabricClient.ApplicationManagementClient, Uri, TimeSpan, TimeSpan, CancellationToken)

This API will validate the availability and health of all services in the specified application.

See Also

TestabilityExtensions Class
System.Fabric.Testability Namespace

Return to top