ActorPathToStringWithAddress Method |
Generate String representation, with the address in the RootActorPath.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic string ToStringWithAddress()
Public Function ToStringWithAddress As String
public:
String^ ToStringWithAddress()
member ToStringWithAddress : unit -> string
Return Value
Type:
String System.String.
See Also