ITransportManager Interface
Visual Studio 2010
.NET Framework 4 Namespace:
Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Manages the transports for connections.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ITransportManager type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetTransport | Gets the specified transport for the specified HostContext. |
![]() | SupportsTransport | Determines whether the specified transport is supported. |
Show:
