RootGuardianActorRef Members

The RootGuardianActorRef type exposes the following members.

Constructors


  Name Description
Public method RootGuardianActorRef

Methods


  Name Description
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Forward
Forwards the message using the current Sender
(Inherited from ActorRef.)
Public method GetChild (Inherited from LocalActorRef.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetSingleChild
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Restart (Inherited from LocalActorRef.)
Public method Resume (Inherited from LocalActorRef.)
Public method SetTempContainer
Public method Start (Inherited from LocalActorRef.)
Public method Stop (Inherited from LocalActorRef.)
Public method Suspend (Inherited from LocalActorRef.)
Public method Tell(Object, ActorRef) (Inherited from ActorRef.)
Public method Tell(Object) (Inherited from ActorRef.)
Protected method TellInternal (Inherited from LocalActorRef.)
Public method ToString (Inherited from ActorRef.)

Properties


  Name Description
Public property Cell (Inherited from LocalActorRef.)
Public property Children (Inherited from LocalActorRef.)
Protected property CreateMailbox (Inherited from LocalActorRef.)
Protected property Dispatcher (Inherited from LocalActorRef.)
Public property IsLocal (Inherited from LocalActorRef.)
Public property IsTerminated (Inherited from InternalActorRef.)
Public property Parent
Public property Path (Inherited from LocalActorRef.)
Protected property Props (Inherited from LocalActorRef.)
Public property Provider (Inherited from LocalActorRef.)
Protected property Supervisor (Inherited from LocalActorRef.)
Protected property System (Inherited from LocalActorRef.)
Public property Underlying (Inherited from LocalActorRef.)