 | OutputLimitClauseCreate Method (Double) |
Creates an output limit clause.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static OutputLimitClause Create(
double frequency
)
Parameters
- frequency
- Type: SystemDouble
a frequency to output at
Return Value
Type:
OutputLimitClauseclause
See Also