GameStat.NET Reference

ServerInfo.QueryMaster Method

[This is preliminary documentation and subject to change.]

Creates a new instance of the ServerCollection class and queries a master server.

Overload List

Creates a new instance of the ServerCollection class and queries a master server.

public static ServerCollection QueryMaster(MasterType);

Creates a new instance of the ServerCollection class and queries a master server.

public static ServerCollection QueryMaster(MasterType,MasterFilter);

Creates a new instance of the ServerCollection class and queries a master server.

public static ServerCollection QueryMaster(MasterType,MasterFilter,string);

Creates a new instance of the ServerCollection class and queries a master server.

public static ServerCollection QueryMaster(MasterType,MasterFilter,string,ushort);

See Also

ServerInfo Class | GameStat Namespace