ICachePolicy CacheReadMaxAgeSec Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Specifies the maximum age of parcel instance in cache to be suitable for reading

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

Nullable<int> CacheReadMaxAgeSec { get; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also