Parcel EffectiveCachePolicy Property NFX Class Library

[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.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ICachePolicy EffectiveCachePolicy { get; }

Property Value

Type: ICachePolicy
See Also