| UniqueKillSwitchShutdown Method |
After calling
Shutdown the running instance of the
IGraphTShape of
FlowShapeTIn, TOut that materialized to the
UniqueKillSwitch will complete its downstream and cancel its upstream (unless if finished or failed already in which
case the command is ignored). Subsequent invocations of completion commands will be ignored.
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax abstract Shutdown : unit -> unit
override Shutdown : unit -> unit
Implements
IKillSwitchShutdownSee Also