 | EPEventServiceTimeControlNextScheduledTime Property |
Returns the time at which the next schedule execution is expected, returns null if no schedule execution is
outstanding.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
SyntaxNullable NextScheduledTime { get; }
Property Value
Type:
NullableTtime of next schedule if any
See Also