Click or drag to resize
DeployCopy Method

[Missing <summary> documentation for "M:Akka.Actor.Deploy.Copy(Akka.Actor.Scope)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Deploy Copy(
	Scope scope = null
)

Parameters

scope (Optional)
Type: Akka.ActorScope

[Missing <param name="scope"/> documentation for "M:Akka.Actor.Deploy.Copy(Akka.Actor.Scope)"]

Return Value

Type: Deploy

[Missing <returns> documentation for "M:Akka.Actor.Deploy.Copy(Akka.Actor.Scope)"]

See Also