Click or drag to resize
TaskExecutorRunAsync Method
Overload List
  NameDescription
Public methodRunAsync(WindowsIdentity)
Runs the task in an asynchronous thread.
Public methodStatic memberRunAsync(Int32, WindowsIdentity)
Runs the specified task in an asynchronous thread.
Public methodStatic memberRunAsync(TaskInfo, WindowsIdentity)
Runs the specified task in an asynchronous thread.
Top
See Also