DataCacheGet Method Windows Server AppFabric Caching Compatibility Library
Overload List

  NameDescription
Public methodGet(String)
Gets an object from the cache using the specified key.
Public methodGet(String, DataCacheItemVersion)
Gets an object from the cache using the specified key and returns its current version.
Public methodGet(String, String)
Gets an object from the specified region using object's key.
Public methodGet(String, DataCacheItemVersion, String)
Gets an object from the specified region using object's key and returns its current version.
Top
See Also

Reference