Share via


TestabilityExtensions.StopNodeAsync Method

 

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static StopNodeAsync(FabricClient.ClusterManagementClient, String, BigInteger, CompletionMode)

Stops a cluster node.

System_CAPS_pubmethodSystem_CAPS_static StopNodeAsync(FabricClient.ClusterManagementClient, String, BigInteger, CompletionMode, CancellationToken)

Stops a cluster node.

System_CAPS_pubmethodSystem_CAPS_static StopNodeAsync(FabricClient.ClusterManagementClient, String, BigInteger, CompletionMode, TimeSpan, CancellationToken)

Stops a cluster node.

See Also

TestabilityExtensions Class
System.Fabric.Testability Namespace

Return to top