Click or drag to resize

ConfigDataHttpPort Property

Specifies the port for generic HTTP communication.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public int HttpPort { get; set; }

Property Value

Type: Int32
Remarks
The default value is 8080.
See Also