HubConnectionContext::Client Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Returns a dynamic representation of the connection with the specified connectionid.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- connectionId
- Type: System::String
The connection id
Implements
IHubConnectionContext::Client(String)
Show: