Casewhere Runtime API
Casewhere Runtime API
Casewhere.Runtime.DSL.Api
ILockApi Interface
ILockApi Methods
IsLocked Method
Lock Method
LockAndCheck Method
Release Method
ILock
Api
Release 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#
Copy
void
Release
(
string
lockId
)
Parameters
lockId
String
id of lock context
Return Value
See Also
Reference
ILockApi Interface
Casewhere.Runtime.DSL.Api Namespace