Overload List
| Name | Description | |
|---|---|---|
| GetIfNewer(String, DataCacheItemVersion) |
Retrieves an object from the cache, but only if a newer version of the object resides in the cache.
| |
| GetIfNewer(String, DataCacheItemVersion, String) |
Retrieves an object from the specified region, but only if a newer version of the object resides in this region.
|
See Also