HubDescriptor Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Holds information about a single hub.
System::Object
Microsoft.AspNet.SignalR.Hubs::Descriptor
Microsoft.AspNet.SignalR.Hubs::HubDescriptor
Microsoft.AspNet.SignalR.Hubs::Descriptor
Microsoft.AspNet.SignalR.Hubs::HubDescriptor
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The HubDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HubType | Hub type. |
![]() | Name | (Inherited from Descriptor.) |
![]() | NameSpecified | (Inherited from Descriptor.) |
| Name | Description | |
|---|---|---|
![]() | CreateQualifiedName | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
