Click or drag to resize
ActorPathSurrogate  Conversion (ActorPathSurrogate to ActorPath)

[Missing <summary> documentation for "M:Akka.Actor.ActorPath.Surrogate.op_Implicit(Akka.Actor.ActorPath.Surrogate)~Akka.Actor.ActorPath"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public static implicit operator ActorPath (
	ActorPathSurrogate surrogate
)

Parameters

surrogate
Type: Akka.ActorActorPathSurrogate

[Missing <param name="surrogate"/> documentation for "M:Akka.Actor.ActorPath.Surrogate.op_Implicit(Akka.Actor.ActorPath.Surrogate)~Akka.Actor.ActorPath"]

Return Value

Type: ActorPath

[Missing <returns> documentation for "M:Akka.Actor.ActorPath.Surrogate.op_Implicit(Akka.Actor.ActorPath.Surrogate)~Akka.Actor.ActorPath"]

See Also