Table of Contents

Method GreaterThan

Namespace
Eon
Assembly
Eon.dll

GreaterThan(Duration)

A Schedule transformer that places a min floor on the returned delays

[Pure]
public static ScheduleTransformer GreaterThan(Duration min)

Parameters

min Duration

min delay to return

Returns

ScheduleTransformer