[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Receives result rows posted by result set assembly nodes.
Namespace: net.esper.eql.join.exec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class MyResultAssembler _ Implements ResultAssembler |
C# |
---|
public class MyResultAssembler : ResultAssembler |
Visual C++ |
---|
public ref class MyResultAssembler : ResultAssembler |