Method LessThan
- Namespace
- Eon
- Assembly
- Eon.dll
LessThan(Duration)
A Schedule transformer that places a max ceiling on the returned delays
public static ScheduleTransformer LessThan(Duration max)
Parameters
maxDurationmax delay to return
A Schedule transformer that places a max ceiling on the returned delays
public static ScheduleTransformer LessThan(Duration max)
max Durationmax delay to return