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.129 (1.2.3.129)
Syntax
public void Fail(
	Exception ex
)

Parameters

ex
Type: SystemException
TBD
See Also