Class LockHandle
An instance of this class is used to lock and unlock the cache items in pessimistic concurrency model.
Inheritance
System.Object
LockHandle
Namespace:
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class LockHandle
Constructors
Name | Description |
---|---|
LockHandle() | Constructor |
LockHandle(String, DateTime) | Overloaded constructor. |
Properties
Name | Description |
---|---|
LockDate | Gets and sets the lock-date. |
LockId | Gets and sets the lock-id. |