Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
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.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
RunAsync
(
AsyncAction
action
,
WindowsIdentity
wi
)
Parameters
action
Type:
CMS.UIControls
AsyncAction
Action callback to run
wi
Type:
System.Security.Principal
WindowsIdentity
Windows identity
See Also
Reference
AsyncWorker Class
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com