WorkflowActionContextCurrentProcessActionsAsync 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 static bool CurrentProcessActionsAsync { get; }
Property Value
Type:
BooleanSee Also