Class EagerTerminateOutput
Output handler that terminates the stage upon cancellation.
Implements
Inherited Members
Namespace: Akka.Streams.Stage
Assembly: Akka.Streams.dll
Syntax
public sealed class EagerTerminateOutput : OutHandler, IOutHandler
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly EagerTerminateOutput Instance
Field Value
Type | Description |
---|---|
EagerTerminateOutput |
Methods
| Improve this Doc View SourceOnPull()
TBD
Declaration
public override void OnPull()