Table of Contents

Method StopAll

Namespace
Innova.Abstractions.Builder
Assembly
Innova.Data.dll

StopAll(CancellationToken)

Stops all services.

Task StopAll(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

A cancellation token that can be used to cancel the work

Returns

Task

A task that represents the asynchronous operation.