|  | PropsCopy 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
Syntaxprotected virtual Props Copy()
abstract Copy : unit -> Props 
override Copy : unit -> Props 
Return Value
Type: 
PropsThe newly created 
Props See Also
See Also