Click or drag to resize
Akka.NETActorSelectionToString Method
Returns a string that represents the current object.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also