Click or drag to resize
Akka.NETPropsCopy Method
Creates a copy of the current instance.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected virtual Props Copy()

Return Value

Type: Props
The newly created Props
See Also