Skip to content

AzureBasedReminderTable.StopAsync(CancellationToken)

StopAsync(CancellationToken)

View source
public Task StopAsync(CancellationToken cancellationToken)
Stops the reminder table until it is started again.

Parameters

cancellationTokenCancellationToken
The token used to cancel the stop operation.

Returns

A task representing the stop operation.