WorkflowExecutionLockManager Class
|
Lock/Unlock the workflow with the key follow format: WorkflowExecutionLockManager_{workflowId}
The time expire was set in web.config with key engine:WorkflowExecutionLockMaxTimeout,
if missing 60s will get as default value
Inheritance Hierarchy
SystemObject
Casewhere.Runtime.WorkflowsWorkflowExecutionLockManager
Namespace: Casewhere.Runtime.WorkflowsAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic class WorkflowExecutionLockManager : IWorkflowExecutionLockManager
The WorkflowExecutionLockManager type exposes the following members.
Constructors
Methods
See Also