Click or drag to resize
Akka.NETIContextAbsorbTermination Method
Puts the stage in a finishing state so that final elements can be pushed from onPull.

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
ITerminationDirective AbsorbTermination()

Return Value

Type: ITerminationDirective
TBD
See Also