IWorkflowExecutionLockManagerRelease Method
|
[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.IWorkflowExecutionLockManager.Release(System.Collections.Generic.List{System.Guid})"]
Namespace: Casewhere.Runtime.WorkflowsAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxvoid Release(
List<Guid> workflowIds
)
Parameters
- workflowIds ListGuid
-
See Also