SFSEventCONNECTION_ATTEMPT_HTTP Field |
Dispatched when the client cannot establish a socket connection to the server and the useBlueBox parameter is active in the configuration.
Namespace:
Sfs2X.Core
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public static readonly string CONNECTION_ATTEMPT_HTTP
Field Value
Type:
StringRemarks
The event can be used to notify the user that a second connection attempt is running, using the BlueBox (HTTP tunnelling).
No parameters are available for this event object.
See Also