IValueAdapter<T>.GetStoredValueAsync Method |
Name | Description | |
---|---|---|
GetStoredValueAsync(Object, CancellationToken) |
Asynchronously gets the value that should be stored in the cache.
(Inherited from IValueAdapter.) | |
GetStoredValueAsync(T, CancellationToken) |
Asynchronously gets the value that should be stored in the cache.
|