Connection::Url Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Gets the url for the connection.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
public: virtual property String^ Url { String^ get () sealed; private: void set (String^ value) sealed; }
Implements
IConnection::Url
Show: