DataCache::GetIfNewer Method
Gets an object from the cache, but only if a newer version of the object resides in the cache.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | GetIfNewer(String^, DataCacheItemVersion^) | Gets an object from the cache, but only if a newer version of the object resides in the cache. |
![]() | GetIfNewer(String^, DataCacheItemVersion^, String^) | Gets an object from the specified region, but only if a newer version of the object resides in the region. This overload is not supported in Windows Azure Shared Caching. |
Show:
