Interface ICachePolicy<TResult>
Defines properties and methods common to all Cache policies generic-typed for executions returning results of type TResult
.
public interface ICachePolicy<TResult> : ICachePolicy, IsPolicy
Type Parameters
TResult
- Inherited Members