[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.view
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ isStream As Boolean, _ internalEventRouter As InternalEventRouter _ ) |
C# |
---|
public InternalRouteView ( bool isStream, InternalEventRouter internalEventRouter ) |
Visual C++ |
---|
public: InternalRouteView ( bool isStream, InternalEventRouter^ internalEventRouter ) |
Parameters
- isStream
- System.Boolean
true for insert stream, false for remove stream
- internalEventRouter
- net.esper.core.InternalEventRouter
routes the events internally