TerminatedProps Methods

The TerminatedProps type exposes the following members.

Methods


  Name Description
Protected method Copy (Inherited from Props.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NewActor
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WithDeploy
Returns a new Props with the specified deployment configuration.
(Inherited from Props.)
Public method WithDispatcher
Returns a new Props with the specified dispatcher set.
(Inherited from Props.)
Public method WithMailbox
Returns a new Props with the specified mailbox set.
(Inherited from Props.)
Public method WithRouter
Returns a new Props with the specified router config set.
(Inherited from Props.)
Public method WithSupervisorStrategy
Returns a new Props with the specified supervisor strategy set.
(Inherited from Props.)