Table of Contents

Method Interleave

Namespace
Eon
Assembly
Eon.dll

Interleave(Schedule)

Interleave an emission from the other Schedule between each emission of this Schedule until either Schedule completes

[Pure]
public Schedule Interleave(Schedule other)

Parameters

other Schedule

other Schedule

Returns

Schedule

interleaves the two Schedule together