CountryCacheRefresher
public class CountryCacheRefresher :
VendrEntityStateCacheRefresherBase<CountryCacheRefresher, ICountryService, CountryReadOnly>
Inheritance
Namespace
Constructors
CountryCacheRefresher
public CountryCacheRefresher(AppCaches appCaches, ICountryService entityService, ILogger logger)
Properties
CacheKey
public override string CacheKey { get; }
Name
public override string Name { get; }
RefresherUniqueId
public override Guid RefresherUniqueId { get; }