Click or drag to resize
Akka.NETActorPathName Property
Gets the name.

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

Property Value

Type: String
The name.
See Also