| ScopeCopy 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 public abstract Scope Copy()
abstract Copy : unit -> Scope
Return Value
Type:
ScopeThe newly created
ScopeSee Also