Class EagerTerminateInput
Input handler that terminates 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 EagerTerminateInput : InHandler, IInHandler
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly EagerTerminateInput Instance
Field Value
Type | Description |
---|---|
EagerTerminateInput |
Methods
| Improve this Doc View SourceOnPush()
TBD
Declaration
public override void OnPush()