| IContextAbsorbTermination 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.129 (1.2.3.129)
Syntax ITerminationDirective AbsorbTermination()
abstract AbsorbTermination : unit -> ITerminationDirective
Return Value
Type:
ITerminationDirectiveTBD
See Also