Release lock context by lock id
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax void Release(
string lockId
)
Parameters
- lockId
- Type: SystemString
id of lock context
Return Value
Type:
See Also