ProductAttributeCacheRefresher
public class ProductAttributeCacheRefresher :
VendrEntityStateCacheRefresherBase<ProductAttributeCacheRefresher, IProductAttributeService, ProductAttributeReadOnly>
Inheritance
Namespace
Constructors
ProductAttributeCacheRefresher
public ProductAttributeCacheRefresher(AppCaches appCaches, IProductAttributeService entityService)
Properties
CacheKey
public override string CacheKey { get; }
Name
public override string Name { get; }
RefresherUniqueId
public override Guid RefresherUniqueId { get; }