Table of Contents

Method Start

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

Start(CancellationToken)

Starts the service.

Task Start(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Propagates notification that operations should be canceled.

Returns

Task

A task that represents the asynchronous operation.