Microsoft.AspNet.SignalR.Transports Namespace
.NET Framework 4.5
Provides transport classes supported in SignalR.
| Class | Description | |
|---|---|---|
![]() | ForeverFrameTransport | Represents a Forever Frame Transport. |
![]() | ForeverTransport | No content here will be updated; please do not add material here. |
![]() | LongPollingTransport | No content here will be updated; please do not add material here. |
![]() | PersistentResponse | Represents a response to a connection. |
![]() | ServerSentEventsTransport | Provides the transport to send events from the server of the SignalR. |
![]() | TransportDisconnectBase | Represents the base of transport disconnect operation. |
![]() | TransportHeartbeat | Represents the default implementation of ITransportHeartbeat. |
![]() | TransportManager | The default ITransportManager implementation. |
![]() | WebSocketTransport | No content here will be updated; please do not add material here. |
| Interface | Description | |
|---|---|---|
![]() | ITrackingConnection | Represents a connection that can be tracked by an ITransportHeartbeat. |
![]() | ITransport | Represents a transport that communicates |
![]() | ITransportConnection | Represents transport for connection. |
![]() | ITransportHeartbeat | Manages tracking the state of connections. |
![]() | ITransportManager | Manages the transports for connections. |
| Enumeration | Description | |
|---|---|---|
![]() | TransportConnectionStates | Enumerates the attribute of the TransportConnectionState. |
Show:
