Skip to content

SaveRequestHandlerBase<TRow,TSaveRequest,TSaveResponse>.Cache property

Gets the two level cache from the request context.

public ITwoLevelCache Cache { get; }

See Also