ILockApiRelease Method

Release lock context by lock id

Definition

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
void Release(
	string lockId
)

Parameters

lockId  String
id of lock context

Return Value

See Also