Click or drag to resize

OutputLimitClauseUnit Property

Returns the unit the frequency is in.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public OutputLimitUnit Unit { get; set; }

Return Value

Type: OutputLimitUnit
unit for the frequency.
See Also