Class WorkflowTimerProcessor
OptimaJet.Workflow.Core.Runtime.Timers.WorkflowTimerProcessor
Namespace: OptimaJet.Workflow.Core.Runtime.Timers
public class WorkflowTimerProcessorInheritance
- System.Object
Constructors
public WorkflowTimerProcessor(WorkflowRuntime workflowRuntime, CancellationToken token) #Parameters
Name
Type
Description
workflowRuntimeWorkflowRuntimetokenCancellationTokenMethods
public Func<Task> GetTimerProcessorAsyncAction(IGrouping<Guid, WorkflowTimer> timersGroup) #Parameters
Name
Type
Description
timersGroupIGrouping<WorkflowTimer>Returns
Type
Description
Func<Task>