ActorRefProvider..::..ResolveActorRef Method

Overload List


  Name Description
Public method ResolveActorRef(String)
Get the actor reference for a specified path. If no such actor exists, it will be (equivalent to) a dead letter reference.
Public method ResolveActorRef(ActorPath)
Get the actor reference for a specified path. If no such actor exists, it will be (equivalent to) a dead letter reference.