• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class LockHandle

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

Inheritance
System.Object
LockHandle
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.

Back to top Copyright © 2017 Alachisoft