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 |
Gets the CacheItemConfiguration for the current item,
or null
to use the default configuration.
public CacheItemConfiguration Configuration { get; }
Type | Description |
---|---|
CacheItemConfiguration |