HubAndConnectionTypeResolver Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Config
Assembly:  Microsoft.WindowsAzure.Mobile.Service.SignalR (in Microsoft.WindowsAzure.Mobile.Service.SignalR.dll)

NameDescription
System_CAPS_pubmethodHubAndConnectionTypeResolver()

Initializes a new instance of the HubAndConnectionTypeResolver with a default filter for detecting ASP.NET SignalR hubs.

System_CAPS_pubmethodHubAndConnectionTypeResolver(Predicate<Type^>^)

Creates a new HubAndConnectionTypeResolver instance using a predicate to filter types that implement IHub.

Return to top
Show: