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