 | ExpressionsCrontabScheduleFrequency Method |
Creates a frequency cron parameter.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static CrontabFrequencyExpression CrontabScheduleFrequency(
int frequency
)
Parameters
- frequency
- Type: SystemInt32
the constant for the frequency
Return Value
Type:
CrontabFrequencyExpressioncron parameter
See Also