Click or drag to resize
Akka.NETIKillSwitch.Abort Method

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
void Abort(
	Exception cause
)

Parameters

cause
Type: System.Exception
TBD
See Also