IHubAndConnectionTypeResolver::GetHubAndConnectionTypes Method (IEnumerable<Assembly^>^)
Returns a collection of ASP.NET SignalR hubs and persistent connection types available to the service.
Assembly: Microsoft.WindowsAzure.Mobile.Service.SignalR (in Microsoft.WindowsAzure.Mobile.Service.SignalR.dll)
Parameters
- assemblies
-
Type:
System.Collections.Generic::IEnumerable<Assembly^>^
The set of Assembly instances to search.
Show: