Compartilhar via


IReminderTable.StopAsync(CancellationToken) Método

Definição

Interrompe a tabela de lembrete.

public virtual System.Threading.Tasks.Task StopAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overridable Function StopAsync (Optional cancellationToken As CancellationToken = Nothing) As Task

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Um Task que representa o trabalho executado.

Aplica-se a