Share via


ConnectionManager.GetHubContext Method

Include Protected Members
Include Inherited Members

.NET Framework 4.5

Returns the hub context for this connection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetHubContext<T>() Returns the hub context for this connection.
Public method GetHubContext(String) Returns the hub context for this connection given the specified name.

Top

See Also

Reference

ConnectionManager Class

Microsoft.AspNet.SignalR.Infrastructure Namespace