[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)
Indicate matching events.
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub MatchFound ( _ matchEvent As EDictionary(Of String, EventBean) _ ) |
C# |
---|
void MatchFound ( EDictionary<string, EventBean> matchEvent ) |
Visual C++ |
---|
void MatchFound ( EDictionary<String^, EventBean^>^ matchEvent ) |
Parameters
- matchEvent
- net.esper.compat.EDictionary<(Of K, V>)
contains a map of event tags and event objects