Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorRefExtensions Class
ActorRefExtensions Methods
IsNobody Method
ActorRefExtensions Methods
The
ActorRefExtensions
type exposes the following members.
Methods
Name
Description
IsNobody
If we call a method such as
Copy
Context.Child(name)
and don't receive a valid result in return, this method will indicate whether or not the actor we received is valid.
Top
See Also
Reference
ActorRefExtensions Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET