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