WorkflowActionContextProcessActionsAsync Property |
Indicates if the workflow actions should be processed asynchronously (in new thread).
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax public bool ProcessActionsAsync { set; }
Property Value
Type:
BooleanSee Also