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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	streamId As Integer _
)
C#
public BufferView (
	int streamId
)
Visual C++
public:
BufferView (
	int streamId
)

Parameters

streamId
System.Int32
number of the stream for which the view buffers the generated events.