Table of Contents

Method StartAll

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

StartAll(CancellationToken)

Starts all services.

Task StartAll(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.