This version of Unity is unsupported.
Method group is Obsolete

NetworkLobbyManager.maxPlayers

Obsolete The high level API classes are deprecated and will be removed in the future. public int maxPlayers;

Description

The maximum number of players allowed in the game.

Note that this is the number "players" not clients or connections. There can be multiple players per client.