| OutputBunchTAllOfMarkedOutputs Field |
Will only transfer an element when all marked outputs
have demand, and will complete as soon as any of the marked
outputs have canceled.
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public readonly TransferState AllOfMarkedOutputs
val AllOfMarkedOutputs: TransferState
Field Value
Type:
TransferStateSee Also