Runs the specified task in an asynchronous thread.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- task
- Type: CMS.Scheduler TaskInfo
Task to run
- wi
- Type: System.Security.Principal WindowsIdentity
Windows identity
See Also