ActorCell Members
The ActorCell type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ActorOf(Props, String) | |
![]() |
ActorOf<(Of <<'(TActor>)>>)(String) | |
![]() |
ActorSelection(String) | |
![]() |
ActorSelection(ActorPath) | |
![]() |
Become | |
![]() |
CheckReceiveTimeout | |
![]() |
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.) |
![]() |
GetChildByName | |
![]() |
GetChildren | |
![]() ![]() |
GetCurrentSelfOrNoSender | |
![]() ![]() |
GetCurrentSenderOrNoSender | |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetSingleChild | |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Init | |
![]() |
InitChild |
This should only be used privately or when creating the root actor.
|
![]() |
Invoke |
Invokes the specified envelope.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Post | |
![]() |
ReceiveMessageForTest |
This is only intended to be called from TestKit's TestActorRef
|
![]() |
ReserveChild | |
![]() |
Restart()()()() |
Async restart this actor
|
![]() |
Restart(Exception) |
Restarts the specified cause.
|
![]() |
Resume |
Resumes the specified caused by failure.
|
![]() |
SetReceiveTimeout | |
![]() ![]() |
SplitNameAndUid | |
![]() |
Start |
Starts this instance.
|
![]() |
Stop(ActorRef) |
Stops the specified child.
|
![]() |
Stop()()()() |
Async stop this actor
|
![]() |
Suspend |
Suspends this instance.
|
![]() |
SwapMailbox | |
![]() |
SystemInvoke |
Systems the invoke.
|
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Unbecome | |
![]() |
Unwatch |
May only be called from the owner actor
|
![]() |
UseThreadContext | |
![]() |
Watch |
May only be called from the owner actor
|
Properties
Name | Description | |
---|---|---|
![]() |
CurrentMessage | |
![]() |
Dispatcher | |
![]() |
HasMessages | |
![]() |
IsLocal | |
![]() |
Mailbox | |
![]() |
NumberOfMessages | |
![]() |
Parent | |
![]() |
Props | |
![]() |
Self | |
![]() |
Sender | |
![]() |
System |