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

Process results.

Namespace: net.esper.eql.join.assemble
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Sub Process ( _
	result As IList(Of Node)() _
)
C#
public override void Process (
	IList<Node>[] result
)
Visual C++
public:
virtual void Process (
	array<IList<Node^>^>^ result
) override

Parameters

result
System.Collections.Generic.IList<(Of T>)[]
is a list of result nodes per stream