Skip to content

Silo.StartAsync(CancellationToken)

StartAsync(CancellationToken)

View source
public Task StartAsync(CancellationToken cancellationToken)
Starts the silo.

Parameters

cancellationTokenCancellationToken
A cancellation token which can be used to cancel the operation.

Returns

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