SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.InvalidateCacheOnCommit method

namespace: Serenity.Services   assemblySerenity.Net.Services

Attaches an handler to unit of work's OnCommit event to invalidate the cache items related to this row's cache group

protected virtual void InvalidateCacheOnCommit()

See Also