Click or drag to resize

OutputLimitClauseWithTimePeriodExpression Method

Crontab

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public OutputLimitClause WithTimePeriodExpression(
	Expression timePeriodExpression
)

Parameters

timePeriodExpression
Type: com.espertech.esper.common.client.sodaExpression
to set

Return Value

Type: OutputLimitClause

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.OutputLimitClause.WithTimePeriodExpression(com.espertech.esper.common.client.soda.Expression)"]

See Also