Condividi tramite


Silo.StartAsync(CancellationToken) Metodo

Definizione

Avvia il silo.

public System.Threading.Tasks.Task StartAsync (System.Threading.CancellationToken cancellationToken);
member this.StartAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function StartAsync (cancellationToken As CancellationToken) As Task

Parametri

cancellationToken
CancellationToken

Token di annullamento che può essere usato per annullare l'operazione.

Restituisce

Oggetto Task che rappresenta l'operazione.

Si applica a