| DeployerLookup Method (ActorPath) |
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public Deploy Lookup(
ActorPath path
)
member Lookup :
path : ActorPath -> Deploy
Parameters
- path
- Type: Akka.ActorActorPath
TBD
Return Value
Type:
DeployTBD
See Also