[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.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Nullable<int> CacheReadMaxAgeSec { get; }
Nullable<int> CacheReadMaxAgeSec { get; }
ReadOnly Property CacheReadMaxAgeSec As Nullable(Of Integer)
Get
ReadOnly Property CacheReadMaxAgeSec As Nullable(Of Integer)
Get
property Nullable<int> CacheReadMaxAgeSec {
Nullable<int> get ();
}
property Nullable<int> CacheReadMaxAgeSec {
Nullable<int> get ();
}
abstract CacheReadMaxAgeSec : Nullable<int> with get
abstract CacheReadMaxAgeSec : Nullable<int> with get
Property Value
Type:
Nullable
Int32