maximumObservations property

int get maximumObservations

The maximum number of observations cached by the application.

Use this property to limit the total number of observations cached in the local data cache without regard to the track the observations belong to.

The default value is 100,000. A value of 0 disables the maximum observations purge option.

set maximumObservations (int value)