Skip to content

InProcessTestCluster.DeployAsync(CancellationToken)

DeployAsync(CancellationToken)

View source
public Task DeployAsync(CancellationToken cancellationToken)
Deploys the cluster using the specified configuration and starts the client in-process.

Parameters

cancellationTokenCancellationToken
The token used to cancel deployment.