PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­ItemConfiguration
Open sandboxFocus

CacheItem.Configuration Property

Configuration

Gets the CacheItemConfiguration for the current item, or null to use the default configuration.

Declaration
public CacheItemConfiguration Configuration { get; }
Property Value
Type Description
CacheItemConfiguration