Retrieve the maximum number of users that can join the room.
The maximum number of users that can join the room
Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro
Trace.WriteLine("Max users allowed to join the room: " + room.GetMaxUsers());