Click or drag to resize
Akka.NETGraphStageLogicTotallyIgnorantInput Field
Input handler that does not terminate the stage upon receiving completion nor failure.

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly InHandler TotallyIgnorantInput

Field Value

Type: InHandler
See Also