Click or drag to resize
ActorPathName Property
Gets the name.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public string Name { get; }

Property Value

Type: String
The name.
See Also