GameStat.NET Reference

ServerInfo Fields

[This is preliminary documentation and subject to change.]

The fields of the ServerInfo class are listed below. For a complete list of ServerInfo class members, see the ServerInfo Members topic.

Public Instance Fields

Host The server's name.
Map The current map being played.
MaxPlayers The maximum amount of players the server or map can hold.
Mod The server's current mod, or game type if mods aren't supported.
NumPlayers The number of players currently on the server.
Passworded Describes if the server is password protected.
Ping The server's response time to a query.
ScoreLimit The score limit of the current map.
TimeLimit The time limit of the current map.

See Also

ServerInfo Class | GameStat Namespace