Click or drag to resize
ActorPathSurrogate Constructor

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Surrogate(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Akka.Actor.ActorPath.Surrogate.#ctor(System.String)"]

See Also