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