Click or drag to resize
ActorPathToStringWithUid Method
Returns a string representation of this instance including uid.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Akka.Actor.ActorPath.ToStringWithUid"]

See Also