property Url: string;
Description
The Url property represents the URL used by TScHubConnection. This address will be used by the HTTP-based transports to connect to the specified URL.
The default value is the URL used by the Create method to initialize the connection.
See Also
TScHttpConnectionOptions.Transports