maximumDuration

The maximum time (in seconds) an observation remains in the application.

Observations older than the specified maximum duration are removed from the local data cache. The default value is null which means the maximum duration is disabled and duration is not used to purge observations from the local data cache. Setting maximum duration to zero or below is the same as setting it to null. Setting it to anything else below 1.0 defaults to 1.0.

Since

200.2.0