TestCluster.StopClusterClientAsync 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.
Stop cluster client as an asynchronous operation.
public System.Threading.Tasks.Task StopClusterClientAsync ();
member this.StopClusterClientAsync : unit -> System.Threading.Tasks.Task
Public Function StopClusterClientAsync () As Task
Returns
A Task representing the asynchronous operation.