RoomSettingsMaxUsers Property |
Defines the maximum number of users allowed in the Room.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public short MaxUsers { get; set; }
Property Value
Type:
Int16Remarks
In case of Game Rooms, this is the maximum number of players.
The default value is
10.
See Also