ActorPath Constructor (ActorPath, String, Int64)
Initializes a new instance of the ActorPath class.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
Parameters
- parentPath
- Type: Akka.Actor..::..ActorPath
The parent path.
- name
- Type: String
The name.
- uid
- Type: Int64
The uid.