WebSession.ConnectionTypeChanged
From Xojo Documentation
Event
Fires when the data connection between the current session and the user’s browser changes.
Notes
Type can be:
Value | Description |
---|---|
0 | AJAX |
1 | WebSockets |
Fires when the data connection between the current session and the user’s browser changes.
Type can be:
Value | Description |
---|---|
0 | AJAX |
1 | WebSockets |