Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScheduledParallelChainState<TElement>

State of a parallel state that has been scheduled (or already is resolved).

Type parameters

  • TElement

Hierarchy

Implemented by

Index

Properties

stream

stream: IParallelStream<TElement[], TElement[]>

The stream that allows access to the results

Methods

addEnvironment

chainOperation

resolve

Generated using TypeDoc