![]() | TerminatedProps Methods |
The TerminatedProps type exposes the following members.
Name | Description | |||
---|---|---|---|---|
![]() | Copy |
Creates a copy of the current instance.
(Inherited from Props.) | ||
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Props.) | ||
![]() | Equals(Props) |
Indicates whether the current object is equal to another object of the same type.
(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 | Serves as the default hash function. (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 |
N/A
(Overrides PropsNewActor.) | ||
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) | ||
![]() | ToSurrogate |
Creates a surrogate representation of the current Props.
(Inherited from Props.) | ||
![]() | WithDeploy |
Creates a new Props with a given deployment configuration.
(Inherited from Props.)
| ||
![]() | WithDispatcher |
Creates a new Props with a given dispatcher.
(Inherited from Props.)
| ||
![]() | WithMailbox |
Creates a new Props with a given mailbox.
(Inherited from Props.)
| ||
![]() | WithRouter |
Creates a new Props with a given router.
(Inherited from Props.)
| ||
![]() | WithSupervisorStrategy |
Creates a new Props with a given supervisor strategy.
(Inherited from Props.)
|
Name | Description | |
---|---|---|
![]() | AsInstanceOfT |
TBD
(Defined by Extensions.) |
![]() | Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |