[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the purge interval length.

Namespace: net.esper.client
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property PurgeIntervalSeconds As Double
C#
public virtual double PurgeIntervalSeconds { get; }
Visual C++
public:
virtual property double PurgeIntervalSeconds {
	double get ();
}

Return Value

purge interval in seconds