Click or drag to resize

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
C#
public short MaxVariables { get; set; }

Property Value

Type: Int16
Remarks
The default value is 5.
See Also