TerminatedProps Methods |
The TerminatedProps type exposes the following members.
Name | Description | |
---|---|---|
![]() | Copy |
Copies this instance.
(Inherited from Props.) |
![]() | Equals(Object) | (Inherited from Props.) |
![]() | Equals(Props) | (Inherited from Props.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Props.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NewActor | (Overrides PropsNewActor.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDeploy |
Returns a new Props with the specified deployment configuration.
(Inherited from Props.) |
![]() | WithDispatcher |
Returns a new Props with the specified dispatcher set.
(Inherited from Props.) |
![]() | WithMailbox |
Returns a new Props with the specified mailbox set.
(Inherited from Props.) |
![]() | WithRouter |
Returns a new Props with the specified router config set.
(Inherited from Props.) |
![]() | WithSupervisorStrategy |
Returns a new Props with the specified supervisor strategy set.
(Inherited from Props.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |