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