Click or drag to resize

ConfigDataBlueBox Property

Configuration parameters for the BlueBox connection. When a socket connection fails the BlueBox can help the client connect to the server via HTTP tunnel.

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

Property Value

Type: BlueBoxCfg
See Also