Table of Contents

Namespace Alternet.UI.Threading

Classes

BackgroundTaskQueue

Implements background tasks queue.

BackgroundWorkManager

Implements background worker which can execute tasks in the background. Use TaskQueue property in order to manage tasks. Use Start() and Stop() methods to control background worker execution.