HubManagerExtensions Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Hubs.HubManagerExtensions
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class HubManagerExtensions
'Usage
public static class HubManagerExtensions
[ExtensionAttribute]
public ref class HubManagerExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HubManagerExtensions = class end
public final class HubManagerExtensions
The HubManagerExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
EnsureHub | ||
GetHubMethods | ||
GetHubs |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.