[This is preliminary documentation and is subject to change.]
Returns effective cache policy the one that is calculated from attribute and overidden by the instance
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ICachePolicy EffectiveCachePolicy { get; }
public ICachePolicy EffectiveCachePolicy { get; }
Public ReadOnly Property EffectiveCachePolicy As ICachePolicy
Get
Public ReadOnly Property EffectiveCachePolicy As ICachePolicy
Get
public:
property ICachePolicy^ EffectiveCachePolicy {
ICachePolicy^ get ();
}
public:
property ICachePolicy^ EffectiveCachePolicy {
ICachePolicy^ get ();
}
member EffectiveCachePolicy : ICachePolicy with get
member EffectiveCachePolicy : ICachePolicy with get
Property Value
Type:
ICachePolicy