Method Start
- Namespace
- Innova.Abstractions.Builder
- Assembly
- Innova.Data.dll
Start(CancellationToken)
Starts the service.
Task Start(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenPropagates notification that operations should be canceled.
Returns
- Task
A task that represents the asynchronous operation.