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

This method removes (expires) objects from the window and schedules a new callback for the time when the next oldest message would expire from the window.

Namespace: net.esper.view.window
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub Expire
C#
public void Expire ()
Visual C++
public:
void Expire ()