[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Callback interface for anything that requires to be informed of matching events which would be stored in the MatchedEventMap structure passed to the implementation.

Namespace: net.esper.pattern
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Interface PatternMatchCallback
C#
public interface PatternMatchCallback
Visual C++
public interface class PatternMatchCallback