PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / Cache­Item­Configuration / Auto­Reload

Property AutoReload

AutoReload

Declaration
public Nullable<bool> AutoReload { get; set; }
Property Value
Type Description
Nullable<Boolean>
Implements
ICacheItemConfiguration.AutoReload