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

Constructor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	timestampFieldName As String, _
	secondsBeforeExpiry As Long _
)
C#
public ExternallyTimedWindowView (
	string timestampFieldName,
	long secondsBeforeExpiry
)
Visual C++
public:
ExternallyTimedWindowView (
	String^ timestampFieldName, 
	long long secondsBeforeExpiry
)

Parameters

timestampFieldName
System.String
is the field name containing a long timestamp value
secondsBeforeExpiry
System.Int64
is the number of seconds