| Nobody Class |
Namespace: Akka.Actor
The Nobody type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from ActorRef.) | |
| Equals(Object) | (Inherited from ActorRef.) | |
| Equals(ActorRef) | (Inherited from ActorRef.) | |
| Forward |
Forwards the message using the current Sender
(Inherited from ActorRef.) | |
| GetChild | (Inherited from MinimalActorRef.) | |
| GetHashCode | (Inherited from ActorRef.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Restart | (Inherited from MinimalActorRef.) | |
| Resume | (Inherited from MinimalActorRef.) | |
| Start | (Inherited from MinimalActorRef.) | |
| Stop | (Inherited from MinimalActorRef.) | |
| Suspend | (Inherited from MinimalActorRef.) | |
| Tell(Object) | (Inherited from ActorRef.) | |
| Tell(Object, ActorRef) | (Inherited from ActorRef.) | |
| ToString | (Inherited from ActorRef.) | |
| ToSurrogate | (Inherited from ActorRef.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| GracefulStop(TimeSpan) | Overloaded. (Defined by GracefulStopSupport.) | |
| GracefulStop(TimeSpan, Object) | Overloaded. (Defined by GracefulStopSupport.) | |
| IsNobody |
If we call a method such as (Defined by ActorRefExtensions.)Context.Child(name) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |
| Name | Description | |
|---|---|---|
| IsLocal | (Inherited from MinimalActorRef.) | |
| IsTerminated | (Inherited from MinimalActorRef.) | |
| Parent | (Inherited from MinimalActorRef.) | |
| Path | (Overrides ActorRefPath.) | |
| Provider | (Overrides InternalActorRefProvider.) |