Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Cache property

Gets the two level cache from the request context.

public ITwoLevelCache? Cache { get; }

See Also