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

Interface ILockable

This interface contains methods and parameters required for locking data types.

Assembly: Alachisoft.NCache.Client.dll
Syntax
public interface ILockable

Methods

Name Description
Lock(TimeSpan)

Acquire a lock on an collection in cache.

Unlock()

Unlock a locked collection.

Back to top Copyright © 2017 Alachisoft