Share via


SignalRRouteExtensions.MapConnection Method

.NET Framework 4.5

Maps a PersistentConnection with the default dependency resolver to the specified path.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member MapConnection<T>(RouteCollection, String, String) Maps a PersistentConnection with the default dependency resolver to the specified path.
Public methodStatic member MapConnection<T>(RouteCollection, String, String, ConnectionConfiguration) Maps a PersistentConnection with the default dependency resolver to the specified path.
Public methodStatic member MapConnection(RouteCollection, String, String, Type, ConnectionConfiguration) Maps a PersistentConnection with the default dependency resolver to the specified path.

Top

See Also

Reference

SignalRRouteExtensions Class

System.Web.Routing Namespace