Click or drag to resize

BlueBoxCfgProxy Property

Proxy server settings for the BlueBox.

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

Property Value

Type: ProxyCfg
Remarks
These should be used only if the client can only access HTTP services via a proxy server. Connection via proxy server is not supported under Universal Windows Platform.
See Also