Reference Library
Find Method (server)
NamespacesAsgard5.BnetServerResolverFind(String)
Takes the given server ip or hostname and resolved it to retreive the known suffix's for the selected server.
Declaration Syntax
C#Visual BasicVisual 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)