An instance of this class is used to lock and unlock the cache items in pessimistic concurrency model.

Namespace: Alachisoft.NCache.Web.Caching
Assembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public class LockHandle
Visual Basic
Public Class LockHandle
Visual C++
public ref class LockHandle

Inheritance Hierarchy

System..::..Object
  Alachisoft.NCache.Web.Caching..::..LockHandle

See Also