Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams
IKillSwitch Interface
IKillSwitch Methods
Abort Method
Shutdown Method
IKillSwitch Methods
The
IKillSwitch
type exposes the following members.
Methods
Name
Description
Abort
After calling
Abort(Exception)
the linked
IGraph
TShape
s of
FlowShape
TIn, TOut
are failed.
Shutdown
After calling
Shutdown
the linked
IGraph
TShape
s of
FlowShape
TIn, TOut
are completed normally.
Top
See Also
Reference
IKillSwitch Interface
Akka.Streams Namespace
Akka.NET Home
|
Learn Akka.NET