| GraphStageLogicTotallyIgnorantInput 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.129 (1.2.3.129)
Syntax public static readonly InHandler TotallyIgnorantInput
static val TotallyIgnorantInput: InHandler
Field Value
Type:
InHandlerSee Also