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