Click or drag to resize

OutputLimitClauseWithSelector Method

Sets the selector indicating the events to output.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public OutputLimitClause WithSelector(
	OutputLimitSelector selector
)

Parameters

selector
Type: com.espertech.esper.common.client.sodaOutputLimitSelector
to set

Return Value

Type: OutputLimitClause

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

See Also