DataCacheUnlock Method Windows Server AppFabric Caching Compatibility Library
Overload List

  NameDescription
Public methodUnlock(String, DataCacheLockHandle)
Unlocks the object in the cache.
Public methodUnlock(String, DataCacheLockHandle, String)
Unlocks the object in the cache region.
Public methodUnlock(String, DataCacheLockHandle, TimeSpan)
Unlocks the object in the cache and resets its timeout to a new value specified by timeout.
Public methodUnlock(String, DataCacheLockHandle, TimeSpan, String)
Unlocks the object in the region and resets its timeout to a new value specified by timeout.
Top
See Also

Reference