CacheRefreshNotification
public class CacheRefreshNotification : NotificationEventBase
Inheritance
- class NotificationEventBase
Namespace
Constructors
CacheRefreshNotification
public CacheRefreshNotification(Type entityType, VendrEntityCacheRefresherPayload payload)
Properties
EntityType
public Type EntityType { get; set; }
Payload
public VendrEntityCacheRefresherPayload Payload { get; set; }