StopAsync(CancellationToken)
virtual
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.