Click or drag to resize

RunWorkflowJobStore Class

[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.RunWorkflowJobStore"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.WorkflowsRunWorkflowJobStore

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public class RunWorkflowJobStore : IRunWorkflowJobStore

The RunWorkflowJobStore type exposes the following members.

Constructors
 NameDescription
Public methodRunWorkflowJobStoreInitializes a new instance of the RunWorkflowJobStore class
Top
Methods
 NameDescription
Public methodAdd Add job to memory, at this time the job still not run
Public methodCommit Enqueue all inmemory job
Top
See Also