RoomSettingsMaxVariables Property |
Defines the maximum number of Room Variables allowed for the Room.
Namespace:
Sfs2X.Requests
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public short MaxVariables { get; set; }
Property Value
Type:
Int16Remarks
The default value is 5.
See Also