Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AsyncWorker Class
AsyncWorker Methods
AttachToThread Method
HasFinished Method
Reset Method
RunAsync Method
Stop Method
WaitForFinish Method
AsyncWorker
.
RunAsync Method
Runs the action in an asynchronous thread.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
void
RunAsync
(
AsyncAction
action
,
WindowsIdentity
wi
)
Parameters
action
Type:
CMS.DataEngine
.
AsyncAction
Action callback to run
wi
Type:
System.Security.Principal
.
WindowsIdentity
Windows identity
See Also
Reference
AsyncWorker Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com