Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com