Table of Contents

Method StopAsync

Namespace
Qavren.Edge.Hosting
Assembly
Qavren.Edge.Core.dll

StopAsync(CancellationToken)

Raises Stopping on the lifecycle hub and disposes owned resources.

Task StopAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

Task