Table of Contents

Method Start

Namespace
Innova.NLogExtensions
Assembly
Innova.NLogExtensions.dll

Start(CancellationToken)

Starts the service.

public Task Start(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

The cancellation token.

Returns

Task

A task that represents the asynchronous operation.