| GraphStageLogicEmitMultipleT Method (OutletT, IEnumerableT) |
Emit a sequence of elements through the given outlet, suspending execution if necessary.
This action replaces the
OutHandler for the given outlet if suspension
is needed and reinstalls the current handler upon receiving an
OnPull
signal.
Namespace:
Akka.Streams.Stage
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax See Also