Skip to content

RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.Cache property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the two level cache from the request context.

public ITwoLevelCache Cache { get; }

See Also