This is experimental documentation.
Takes the given server ip or hostname and resolved it to retreive the known suffix's for the selected server.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static ServerItem Find( string server )
Public Shared Function Find ( _ server As String _ ) As ServerItem
public: static ServerItem^ Find( String^ server )
Parameters
- server (String)
Return Value
Assembly: Asgard5Library (Module: Asgard5Library)