AbstractWorkerRunInSequence Property |
If true, the thread is a part of the sequence and should perform the actions after the previous thread finishes.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool RunInSequence { get; set; }
Property Value
Type:
BooleanSee Also