IWorkflowExecutionLockManagerRelease Method

[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.IWorkflowExecutionLockManager.Release(System.Collections.Generic.List{System.Guid})"]

Definition

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
void Release(
	List<Guid> workflowIds
)

Parameters

workflowIds  ListGuid
 

See Also