| TaskExecutorRunAsync Method |
| Name | Description | |
|---|---|---|
| RunAsync(WindowsIdentity) |
Runs the task in an asynchronous thread.
| |
| RunAsync(Int32, WindowsIdentity) |
Runs the specified task in an asynchronous thread.
| |
| RunAsync(TaskInfo, WindowsIdentity) |
Runs the specified task in an asynchronous thread.
|