HeroStats Libraries
HeroData.LastKnownServer Property

[This is preliminary documentation and subject to change.]

Gets the last known server. Usually this is the same as the current server, but not when logging in a new toon.

[Visual Basic]
Public ReadOnly Property LastKnownServer As String
[C#]
public string LastKnownServer {get;}

See Also

HeroData Class | CityOfHeroes Namespace