PostSharpAPI ReferencePost­Sharp.​Patterns.​CachingCaching­ProfileICache­Item­Configuration.​Is­Enabled
Open sandboxFocus

CachingProfile.ICacheItemConfiguration.IsEnabled Property

ICacheItemConfiguration.IsEnabled

Determines whether caching is enabled.

Declaration
Nullable<bool> ICacheItemConfiguration.IsEnabled { get; }
Returns
Type Description
System.Nullable<Boolean>
Implements
ICacheItemConfiguration.IsEnabled