Method Recurs
- Namespace
- Eon
- Assembly
- Eon.dll
Recurs(int)
A ScheduleTransformer that limits the schedule to run the specified number of times
[Pure]
public static ScheduleTransformer Recurs(int times)
A ScheduleTransformer that limits the schedule to run the specified number of times
[Pure]
public static ScheduleTransformer Recurs(int times)