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