Skip to content

AzureBasedReminderTable.StopAsync(CancellationToken)

StopAsync(CancellationToken)

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

Parameters

cancellationTokenCancellationToken
The cancellation token.

Returns

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