Click or drag to resize
Akka.NETOutputBunchTAnyOfMarkedOutputs 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.42 (1.2.3.42)
Syntax
public readonly TransferState AnyOfMarkedOutputs

Field Value

Type: TransferState
See Also