ListRequestHandler<TRow,TListRequest,TListResponse>.Cache property
Gets the two level cache from the request context.
public ITwoLevelCache Cache { get; }
See Also
- interface ITwoLevelCache
- class ListRequestHandler<TRow,TListRequest,TListResponse>
Gets the two level cache from the request context.
public ITwoLevelCache Cache { get; }