TransportDisconnectBase::ConnectionId Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
public: virtual property String^ ConnectionId { String^ get () sealed; void set (String^ value) sealed; }
Implements
ITrackingConnection::ConnectionId
Show: