| IKillSwitchAbort 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
)
abstract Abort :
cause : Exception -> unit
Parameters
- cause
- Type: SystemException
TBD
See Also