TaskExecutorRunAsync Method (WindowsIdentity) |
Runs the task in an asynchronous thread.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 13.0.131
Syntax public void RunAsync(
WindowsIdentity wi
)
Parameters
- wi
- Type: System.Security.PrincipalWindowsIdentity
Windows identity
See Also