CachedAssociatedMetadataProvider<TModelMetadata>.CacheItemPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the cache item policy.
protected internal System.Runtime.Caching.CacheItemPolicy CacheItemPolicy { get; set; }
member this.CacheItemPolicy : System.Runtime.Caching.CacheItemPolicy with get, set
Protected Friend Property CacheItemPolicy As CacheItemPolicy
Property Value
The cache item policy.