DOFOperationControlgetMaxCacheAge Method OpenDOF Object Access Library
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: Int16
The maximum acceptable age of a cached value. The default is 0, which means no cached values will be accepted.
Remarks

Return the maximum acceptable age of a cached value.
See Also

Reference