| TaskExecutor Methods | 
The TaskExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| Run | 
            Runs the task.
              | |
| 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.
              |