Namespace Singulink.UI.Tasks
Classes
BusyTaskScope
Represents a scope for a busy task.
TaskRunner
Represents a task runner that executes tasks while managing busy state and ensuring that exceptions propagate to the UI thread.
TaskRunnerExtensions
Provides extension methods for ITaskRunner.
Interfaces
ITaskRunner
Represents a task runner that executes tasks while managing busy state and ensuring that exceptions propagate to the UI thread.