property Transports: TScHttpTransportTypes; default [ttWebSockets, ttLongPolling];
Description
The Transports property gets or sets a combination of one or more TScHttpTransportType values that specify what transports the client can use to send HTTP requests.