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

Field Value

Type: TransferState
See Also