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

Property IsEnabled

IsEnabled

Determines whether caching is enabled.

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