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

Gets or sets the size of the time window in millisecond.

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

Syntax

Visual Basic (Declaration)
Public Property MillisecondsBeforeExpiry As Long
C#
public long MillisecondsBeforeExpiry { get; set; }
Visual C++
public:
property long long MillisecondsBeforeExpiry {
	long long get ();
	void set (long long value);
}

Return Value

size of window