Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.Cache property

Gets the two level cache from the request context.

public ITwoLevelCache Cache { get; }

See Also