Click or drag to resize

PatternEveryExpr Constructor (PatternExpr)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public PatternEveryExpr(
	PatternExpr inner
)

Parameters

inner
Type: com.espertech.esper.common.client.sodaPatternExpr
is the pattern expression to control lifecycle on
See Also