[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)
Factory for making observer instances.
Namespace: net.esper.pattern.observer
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class TimerObserverFactory _ Implements ObserverFactory |
C# |
---|
public class TimerObserverFactory : ObserverFactory |
Visual C++ |
---|
public ref class TimerObserverFactory : ObserverFactory |