| OutputBunchTAnyOfMarkedOutputs Field |
Will transfer an element when any of the marked outputs
have demand, and will complete when all 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 AnyOfMarkedOutputs
val AnyOfMarkedOutputs: TransferState
Field Value
Type:
TransferStateSee Also