Click or drag to resize
DeployerLookup Method (ActorPath)

[Missing <summary> documentation for "M:Akka.Actor.Deployer.Lookup(Akka.Actor.ActorPath)"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Deploy Lookup(
	ActorPath path
)

Parameters

path
Type: Akka.ActorActorPath

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

Return Value

Type: Deploy

[Missing <returns> documentation for "M:Akka.Actor.Deployer.Lookup(Akka.Actor.ActorPath)"]

See Also