MetalamaAPI documentationPatterns APIMetalama.​Patterns.​CachingCache­Item­ConfigurationIs­Enabled
Open sandboxFocus

CacheItemConfiguration.IsEnabled Property

IsEnabled

Gets a value indicating whether caching is enabled.

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