 | IKillSwitch.Abort Method |
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxvoid Abort(
Exception cause
)
abstract Abort :
cause : Exception -> unit
Parameters
- cause
- Type: System.Exception
TBD
See Also