| GraphStageLogicIgnoreTerminateInput Field |
Input handler that does not terminate the stage upon receiving completion.
The stage fails upon receiving a 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 IgnoreTerminateInput
static val IgnoreTerminateInput: InHandler
Field Value
Type:
InHandlerSee Also