Click or drag to resize
ActorPathToStringWithAddress Method
Generate String representation, with the address in the RootActorPath.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public string ToStringWithAddress()

Return Value

Type: String
System.String.
See Also