IValueAdapter Methods |
The IValueAdapter type exposes the following members.
Name | Description | |
---|---|---|
GetExposedValue |
Gets the value that should be exposed to the consuming application, i.e. typically the return value of the cached method.
| |
GetStoredValue |
Gets the value that should be stored in the cache.
| |
GetStoredValueAsync |
Asynchronously gets the value that should be stored in the cache.
|