Click or drag to resize
Akka.NETGraphStageLogicSubSourceOutletTFail Method
Fail this output port.

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Fail(
	Exception ex
)

Parameters

ex
Type: SystemException
TBD
See Also