Click or drag to resize
CMSThreadABORT_REASON_STOP Field
Thread was stopped by the user.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public const string ABORT_REASON_STOP = "stop"

Field Value

Type: String
See Also