Click or drag to resize

ILockApiRelease Method

Release lock context by lock id

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

Parameters

lockId  String
id of lock context

Return Value

See Also