Skip to content

IReminderService.Start(CancellationToken)

Start(CancellationToken)

virtual
View source
[Orleans.Alias(5CF78F8A)]
public virtual Task Start(CancellationToken cancellationToken)
Starts the service.

Parameters

cancellationTokenCancellationToken
The cancellation token.

Returns

A System.Threading.Tasks.Task representing the operation.