Click or drag to resize
ActorRefPath Property

[Missing <summary> documentation for "P:Akka.Actor.ActorRef.Path"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public abstract ActorPath Path { get; }

Property Value

Type: ActorPath
See Also