ChildActorPath Constructor
Initializes a new instance of the ChildActorPath 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.