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

Gets or sets the interval size in milliseconds.

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

Syntax

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

Field Value

The size of the msec interval.

Return Value

batch size