Click or drag to resize
Akka.NETGraphStageLogicIgnoreTerminateOutput Field
Output handler that does not terminate the stage upon cancellation.

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly OutHandler IgnoreTerminateOutput

Field Value

Type: OutHandler
See Also