Task |
The TaskUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| EnableTracing | Enable tracing of tasks. Must call Update() method periodically. | |
| GetTracingInfoAsString | ||
| Run(TaskUtilityTaskLifetimeEnum, String, FuncTask) | Run a task without a parameter. | |
| Run(TaskUtilityTaskLifetimeEnum, String, FuncObject, Task, Object) | Run a task with a parameter. | |
| Update |