Class IgnoreTerminateInput
Input handler that does not terminate the stage upon receiving completion. The stage fails upon receiving a failure.
Implements
Inherited Members
Namespace: Akka.Streams.Stage
Assembly: Akka.Streams.dll
Syntax
public sealed class IgnoreTerminateInput : InHandler, IInHandler
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly IgnoreTerminateInput Instance
Field Value
Type | Description |
---|---|
IgnoreTerminateInput |
Methods
| Improve this Doc View SourceOnPush()
TBD
Declaration
public override void OnPush()
Overrides
| Improve this Doc View SourceOnUpstreamFinish()
TBD
Declaration
public override void OnUpstreamFinish()