Method Start
Start(CancellationToken)
Starts the service.
public Task Start(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenThe cancellation token.
Returns
- Task
 A task that represents the asynchronous operation.