Table of Contents

Method Stop

Namespace
Innova.Prism.Library.Configuration.UI
Assembly
Innova.Prism.Library.dll

Stop(CancellationToken)

Stops the visibility service.

public Task Stop(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

The cancellation token.

Returns

Task

A task that represents the asynchronous operation.