Ab | |
| Class | Description | |
|---|---|---|
| BackgroundThreadsManager | BackgroundThreadsManager can be used to create multiple threads and execute custom actions on them. |
| Delegate | Description | |
|---|---|---|
| BackgroundTaskStartDelegate | BackgroundTaskStartDelegate is a delegate that takes a thread index as an integer parameter and is passed to the Execute(BackgroundTaskStartDelegate) method. |