Click or drag to resize

OutputLimitClauseCrontabAtParameters Property

Returns the crontab parameters, or null if not using crontab-like schedule.

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

Return Value

Type: Expression
parameters
See Also