TransportDisconnectBase::Url Property

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Transports
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public:
virtual property Uri^ Url {
	Uri^ get () sealed;
}

Property Value

Type: System::Uri
Returns Uri.

Implements

ITrackingConnection::Url
Show: