Method StopAll
- Namespace
- Innova.Abstractions.Builder
- Assembly
- Innova.Data.dll
StopAll(CancellationToken)
Stops all services.
Task StopAll(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA cancellation token that can be used to cancel the work
Returns
- Task
A task that represents the asynchronous operation.