[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)
Interface for a callback method to be called when an event matches a filter specification.
Namespace: net.esper.filter
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface FilterCallback |
C# |
---|
public interface FilterCallback |
Visual C++ |
---|
public interface class FilterCallback |