DeployAsync(CancellationToken)
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.
