Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Scheduler
TaskExecutor Class
TaskExecutor Methods
RunAsync Method
RunAsync Method (WindowsIdentity)
RunAsync Method (Int32, WindowsIdentity)
RunAsync Method (TaskInfo, WindowsIdentity)
TaskExecutor
RunAsync Method (TaskInfo, WindowsIdentity)
Runs the specified task in an asynchronous thread.
Namespace:
CMS.Scheduler
Assembly:
CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
RunAsync
(
TaskInfo
task
,
WindowsIdentity
wi
)
Parameters
task
Type:
CMS.Scheduler
TaskInfo
Task to run
wi
Type:
System.Security.Principal
WindowsIdentity
Windows identity
See Also
Reference
TaskExecutor Class
RunAsync Overload
CMS.Scheduler Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com