[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)
Implements runtime interface. Also accepts timer callbacks for synchronizing time
events with regular events sent in.
Namespace: net.esper.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class EPRuntimeImpl _ Implements EPRuntime, InternalEventRouter |
C# |
---|
public class EPRuntimeImpl : EPRuntime, InternalEventRouter |
Visual C++ |
---|
public ref class EPRuntimeImpl : EPRuntime, InternalEventRouter |