TwoLevelCacheInvalidationExtensions class

namespace: Serenity.Services   assemblySerenity.Net.Services

Contains helper methods for two level cache invalidation

public static class TwoLevelCacheInvalidationExtensions

Public Members

name description
static InvalidateOnCommit(…) Invalidates cached items related to a group key when the unit of work commits (3 methods)

See Also