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

Interface for a service that routes events within the engine for further processing.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface InternalEventRouter
C#
public interface InternalEventRouter
Visual C++
public interface class InternalEventRouter