Overload List
Name | Description | |
---|---|---|
![]() | Retrieve(Byte, RetrieveOptions) |
Retrieves an object from the named cache.
|
![]() | Retrieve(Byte, Boolean) |
Retrieves an object from the named cache.
|
![]() | Retrieve(Guid, RetrieveOptions) |
Retrieves an object from the named cache.
|
![]() | Retrieve(Guid, Boolean) |
Retrieves an object from the named cache.
|
![]() | Retrieve(String, RetrieveOptions) |
Retrieves an object from the named cache.
|
![]() | Retrieve(String, Boolean) |
Retrieves an object from the named cache.
|
![]() | Retrieve(CachedObjectId, RetrieveOptions) |
Retrieves an object from the named cache.
|
![]() | Retrieve(CachedObjectId, Boolean) |
Retrieves an object from the named cache.
|
See Also