[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)
Observers observe and indicate other external events such as timing events.
Namespace: net.esper.pattern.observer
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface EventObserver |
C# |
---|
public interface EventObserver |
Visual C++ |
---|
public interface class EventObserver |