Click or drag to resize
WorkflowActionContextCurrentProcessActionsAsync Property
Indicates if the workflow actions should be processed asynchronously (in new thread).

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public static bool CurrentProcessActionsAsync { get; }

Property Value

Type: Boolean
See Also