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

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

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

Parameters

path
Type: Akka.ActorActorPath

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

Return Value

Type: ActorPathSurrogate

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

See Also