Click or drag to resize

ILockApi Methods

The ILockApi type exposes the following members.

Methods
  Name Description
Public method IsLocked Verify lockId is locking or not.
Public method Code example Lock Execute the lock context
Public method Code example LockAndCheck Execute the lock context and verify the query. If the query result is not found, throw an exception and release the lock context.
Public method Release Release lock context by lock id
Top
See Also