Click or drag to resize
Akka.NETTestActorRefBaseTActorPath Property
Gets the path of this instance

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ActorPath Path { get; }

Property Value

Type: ActorPath
See Also