Skip to content

BaseRequestHandler.Cache property

Gets the cache from the request context.

protected ITwoLevelCache Cache { get; }

See Also