Click or drag to resize
AbstractWorkerCancel Property
If true, the worker is cancelled (doesn't execute)

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also