ITrackingConnection::ConnectionId Property

.NET Framework 4.5

Gets the ID of the connection.

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

property String^ ConnectionId {
	String^ get ();
}

Property Value

Type: System::String
Returns String.
Show: