Click or drag to resize

IWorkflowExecutionLockManager Interface

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


Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public interface IWorkflowExecutionLockManager

The IWorkflowExecutionLockManager type exposes the following members.

Methods
 NameDescription
Public methodAcquire 
Public methodRelease 
Top
See Also