PostSharp//API Reference/Post­Sharp.​Patterns.​Caching.​Implementation/Cache­Item­Configuration/Is­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