PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­ConfigurationIs­Enabled
Open sandboxFocus

CacheItemConfiguration.IsEnabled Property

IsEnabled

Determines whether caching is enabled.

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