SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.Cache property
Gets the two level cache from the request context.
public ITwoLevelCache Cache { get; }
See Also
- interface ITwoLevelCache
- class SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>
Gets the two level cache from the request context.
public ITwoLevelCache Cache { get; }