| TestActorRefBaseTActorPath Property |
Gets the path of this instance
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ActorPath Path { get; }
member Path : ActorPath with get
Property Value
Type:
ActorPathSee Also