Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Base
CMSThread Class
CMSThread Methods
Abort Method
AllowEmptyContext Method
CloseThreadContext Method
Dispose Method
GetCurrentThreadId Method
GetThread Method
Join Method
LoadTargetDelegateInfo Method
PrepareEmptyThreadContext Method
PrepareThreadContext Method
Run Method
RunAsync Method
Start Method
Stop Method
Stopped Method
WaitForSequence Method
Wrap Method
WrapFunc Method
CMSThread
Stopped Method
Returns true if thread was aborted with ABORT_REASON_STOP state info e.g. Thread.Abort(CMSThread.ABORT_REASON_STOP);
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
Copy
public
static
bool
Stopped
(
ThreadAbortException
exception
)
Parameters
exception
Type:
System.Threading
ThreadAbortException
The thread abort exception.
Return Value
Type:
Boolean
See Also
Reference
CMSThread Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com