Click or drag to resize

ConfigurationCommonCacheExpiryTimePurgeIntervalSeconds Property

Returns the purge interval length.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public double PurgeIntervalSeconds { get; }

Return Value

Type: Double
purge interval in seconds
See Also