Copies this instance.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected virtual Props Copy()
Protected Overridable Function Copy As Props
protected:
virtual Props^ Copy()
abstract Copy : unit -> Props
override Copy : unit -> Props
Return Value
Type:
PropsProps.
See Also