Extreme Performance & Linear Scalability
  • Docs /
Show / Hide Table of Contents
Class LockHandle - NCache

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:Alachisoft.NCache.Web.Caching
Assembly:Alachisoft.NCache.Web.dll
Syntax
public class LockHandle : object

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.

 

 

 

Back to top Copyright © 2017 Alachisoft