Freigeben über


IReminderTable.StopAsync(CancellationToken) Methode

Definition

Beendet die Erinnerungstabelle.

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

Parameter

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Eine Task, die die ausgeführte Arbeit darstellt.

Gilt für: