Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor.Dsl
Act Class
Act Methods
ActorOf Method
Become Method
BecomeStacked Method
DefaultPostRestart Method
DefaultPostStop Method
DefaultPreRestart Method
DefaultPreStart Method
PostRestart Method
PostStop Method
PreRestart Method
PreStart Method
Receive Method
ReceiveAny Method
ReceiveAnyAsync Method
ReceiveAsync Method
SupervisorStrategy Method
Act
PostStop Method
TBD
Namespace:
Akka.Actor.Dsl
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
protected
override
void
PostStop
()
abstract
PostStop
:
unit
->
unit
override
PostStop
:
unit
->
unit
See Also
Reference
Act Class
Akka.Actor.Dsl Namespace
Akka.NET Home
|
Learn Akka.NET