Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
ExecutorService Class
ExecutorService Methods
Execute Method
Shutdown Method
ExecutorService
Shutdown Method
Terminates this
ExecutorService
instance.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
void
Shutdown
()
abstract
Shutdown
:
unit
->
unit
See Also
Reference
ExecutorService Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET