SalesBuy
1-855-856-7678
Technical SupportSupport
Releases objects locked in the cache. This method supports pessimistic concurrency by making sure that the appropriate DataCacheLockHandle is used for unlocking the object. Specifies a new timeout value for the cached object.
Namespace: Microsoft.ApplicationServer.Caching
The lockHandle parameter is required and must match the DataCacheLockHandle of the locked object to succeed.
Locked objects are never expired, but they may expire immediately if unlocked after their expiration time.
The timeout value associated with the cached object overrides expiration settings specified in the named cache configuration.