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