[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)
Ctor.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ streamOne As Integer, _ streamTwo As Integer _ ) |
C# |
---|
public GraphKey ( int streamOne, int streamTwo ) |
Visual C++ |
---|
public: GraphKey ( int streamOne, int streamTwo ) |
Parameters
- streamOne
- System.Int32
from stream
- streamTwo
- System.Int32
to stream