Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Replaces and unlocks an object in the cache.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Overload List
| Name | Description | |
|---|---|---|
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle) | Replaces and unlocks an object in the cache. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, IEnumerable<DataCacheTag>) | Replaces and unlocks an object in the cache. Associates tags with the cached object. This overload is not supported in Windows Azure Shared Caching. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, IEnumerable<DataCacheTag>, String) | Replaces and unlocks an object in the specified region. Associates tags with the cached object. This overload is not supported in Windows Azure Shared Caching. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, String) | Replaces and unlocks an object in the specified region. This overload is not supported in Windows Azure Shared Caching. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, TimeSpan) | Replaces and unlocks an object in the cache. Specifies the timeout value of the cached object. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, TimeSpan, IEnumerable<DataCacheTag>) | Replaces and unlocks an object in the cache. Specifies the timeout value and associates tags with the cached object. This overload is not supported in Windows Azure Shared Caching. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, TimeSpan, IEnumerable<DataCacheTag>, String) | Replaces and unlocks an object in the specified region. Specifies the timeout value and associates tags with the cached object. This overload is not supported in Windows Azure Shared Caching. |
![]() |
PutAndUnlock(String, Object, DataCacheLockHandle, TimeSpan, String) | Replaces and unlocks an object in the specified region. Specifies the timeout value of the cached object. This overload is not supported in Windows Azure Shared Caching. |
See Also
DataCache Class
Microsoft.ApplicationServer.Caching Namespace
Return to top
.jpeg)