Skip to content

IReminderTable.StopAsync(CancellationToken)

StopAsync(CancellationToken)

virtual
View source
public virtual Task StopAsync(CancellationToken cancellationToken = default(CancellationToken))
Stops the reminder table.

Parameters

cancellationTokenCancellationToken
The cancellation token.

Returns

A System.Threading.Tasks.Task representing the work performed.