Click or drag to resize

OutputLimitClauseSelector Property

Returns 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 OutputLimitSelector Selector { get; set; }

Return Value

Type: OutputLimitSelector
selector
See Also