HubAndConnectionTypeResolver Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Config
Assembly: Microsoft.WindowsAzure.Mobile.Service.SignalR (in Microsoft.WindowsAzure.Mobile.Service.SignalR.dll)
| Name | Description | |
|---|---|---|
![]() | HubAndConnectionTypeResolver() | Initializes a new instance of the HubAndConnectionTypeResolver with a default filter for detecting ASP.NET SignalR hubs. |
![]() | HubAndConnectionTypeResolver(Predicate<Type^>^) | Creates a new HubAndConnectionTypeResolver instance using a predicate to filter types that implement IHub. |
Show:
