Table of Contents

Method MaxCumulativeDelay

Namespace
Eon
Assembly
Eon.dll

MaxCumulativeDelay(Duration)

A Schedule transformer that places a max cumulative ceiling on the returned delays

[Pure]
public static ScheduleTransformer MaxCumulativeDelay(Duration max)

Parameters

max Duration

max cumulative delay

Returns

ScheduleTransformer