MinimalActorRef Members
The MinimalActorRef type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Forward |
Forwards the message using the current Sender
(Inherited from ActorRef.) |
![]() |
GetChild | |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Restart | |
![]() |
Resume | |
![]() |
Start | |
![]() |
Stop | |
![]() |
Suspend | |
![]() |
Tell(Object, ActorRef) | (Inherited from ActorRef.) |
![]() |
Tell(Object) | (Inherited from ActorRef.) |
![]() |
ToString | (Inherited from ActorRef.) |
Properties
Name | Description | |
---|---|---|
![]() |
IsLocal | |
![]() |
IsTerminated | (Inherited from InternalActorRef.) |
![]() |
Parent | |
![]() |
Path | (Inherited from ActorRef.) |
![]() |
Provider | (Inherited from InternalActorRef.) |