CacheRec AgeSec Property NFX Class Library

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

Returns an approximate age of the item in seconds - an interval since this item was put into the store for the last time

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

public int AgeSec { get; }

Property Value

Type: OnlineInt32
See Also