Return the maximum acceptable age of a cached value.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public short getMaxCacheAge()
Return Value
Type: Int16The maximum acceptable age of a cached value. The default is 0, which means no cached values will be accepted.
Remarks
See Also