NamedCacheRetrieve Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodRetrieve(Byte, RetrieveOptions)
Retrieves an object from the named cache.
Public methodRetrieve(Byte, Boolean)
Retrieves an object from the named cache.
Public methodRetrieve(Guid, RetrieveOptions)
Retrieves an object from the named cache.
Public methodRetrieve(Guid, Boolean)
Retrieves an object from the named cache.
Public methodRetrieve(String, RetrieveOptions)
Retrieves an object from the named cache.
Public methodRetrieve(String, Boolean)
Retrieves an object from the named cache.
Public methodRetrieve(CachedObjectId, RetrieveOptions)
Retrieves an object from the named cache.
Public methodRetrieve(CachedObjectId, Boolean)
Retrieves an object from the named cache.
Top
See Also

Reference