Click or drag to resize

PatternFilterExpr Constructor (Filter)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public PatternFilterExpr(
	Filter filter
)

Parameters

filter
Type: com.espertech.esper.common.client.sodaFilter
specifies to events to filter out
See Also