Class BusyTaskScope
Represents a scope for a busy task.
Implements
Namespace: Singulink.UI.Tasks
Assembly: Singulink.UI.Tasks.dll
Syntax
public sealed class BusyTaskScope : IDisposable
Methods
| Name | Description |
|---|---|
| Dispose() | Disposes the busy task scope, signaling that the busy task has completed. |
| ~BusyTaskScope() | Finalizes an instance of the BusyTaskScope class. |