Skip to content

InProcessTestCluster.StopClusterClientAsync(CancellationToken)

StopClusterClientAsync(CancellationToken)

View source
public Task StopClusterClientAsync(CancellationToken cancellationToken)
Stop cluster client as an asynchronous operation.

Parameters

cancellationTokenCancellationToken
The token used to cancel shutdown.

Returns

A System.Threading.Tasks.Task representing the asynchronous operation.