Method StartAll
- Namespace
 - Innova.Abstractions.Builder
 
- Assembly
 - Innova.Data.dll
 
StartAll(CancellationToken)
Starts all services.
public Task StartAll(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token that may be used to cancel the start operation.
Returns
- Task
 A task that represents the asynchronous operation.