[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)
An interface that wraps the the filter callback with a delegate
Namespace: net.esper.filter
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class FilterCallbackImpl _ Implements FilterCallback |
C# |
---|
public sealed class FilterCallbackImpl : FilterCallback |
Visual C++ |
---|
public ref class FilterCallbackImpl sealed : FilterCallback |