SignalRConnectionBuilderExtensions Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for IConnectionBuilder.
public ref class SignalRConnectionBuilderExtensions abstract sealed
	public static class SignalRConnectionBuilderExtensions
	type SignalRConnectionBuilderExtensions = class
	Public Module SignalRConnectionBuilderExtensions
		- Inheritance
 - 
				SignalRConnectionBuilderExtensions
 
Methods
| UseHub<THub>(IConnectionBuilder) | 
		 Configure the connection to host the specified Hub type.  |