Class CacheInvalidationEventSubscriber
- Namespace
- Oqtane.Infrastructure.EventSubscribers
- Assembly
- Oqtane.Server.dll
public class CacheInvalidationEventSubscriber : IEventSubscriber
- Inheritance
-
CacheInvalidationEventSubscriber
- Implements
Constructors
CacheInvalidationEventSubscriber(IMemoryCache)
public CacheInvalidationEventSubscriber(IMemoryCache cache)
Parameters
cache
IMemoryCache
Methods
EntityChanged(SyncEvent)
public void EntityChanged(SyncEvent syncEvent)
Parameters
syncEvent
SyncEvent