Method Start
- Namespace
- Innova.Prism.Library.Configuration.UI
- Assembly
- Innova.Prism.Library.dll
Start(CancellationToken)
Starts the visibility service.
public Task Start(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenThe cancellation token.
Returns
- Task
A task that represents the asynchronous operation.