![]() | TerminatedProps Properties |
The TerminatedProps type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
The arguments needed to create the actor.
(Inherited from Props.) |
![]() | Deploy |
The configuration used to deploy the actor.
(Inherited from Props.) |
![]() | Dispatcher |
The dispatcher used in the deployment of the actor.
(Inherited from Props.) |
![]() | Mailbox |
The mailbox used in the deployment of the actor.
(Inherited from Props.) |
![]() | RouterConfig |
The router used in the deployment of the actor.
(Inherited from Props.) |
![]() | SupervisorStrategy |
The supervisor strategy used to manage the actor.
(Inherited from Props.) |
![]() | Type |
The type of the actor that is created.
(Inherited from Props.) |
![]() | TypeName |
The assembly qualified name of the type of the actor that is created.
(Inherited from Props.) |