TransportManager::SupportsTransport Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Transports
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Determines whether the specified transport is supported.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Parameters
- transportName
- Type: System::String
The name of the transport to test.
Implements
ITransportManager::SupportsTransport(String)
Show: