[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)
Guard instances inspect a matched events and makes a determination on whether to let it pass or not.
Namespace: net.esper.pattern.guard
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface Guard |
C# |
---|
public interface Guard |
Visual C++ |
---|
public interface class Guard |