Microsoft.AspNet.SignalR.Transports Namespace
.NET Framework 4.5
| Class | Description | |
|---|---|---|
![]() | ForeverFrameTransport | |
![]() | ForeverTransport | |
![]() | LongPollingTransport | |
![]() | PersistentResponse | Represents a response to a connection. |
![]() | ServerSentEventsTransport | |
![]() | TransportDisconnectBase | |
![]() | TransportHeartbeat | Default implementation of ITransportHeartbeat . |
![]() | TransportManager | The default ITransportManager implementation. |
![]() | WebSocketTransport |
| Interface | Description | |
|---|---|---|
![]() | ITrackingConnection | Represents a connection that can be tracked by an ITransportHeartbeat . |
![]() | ITransport | Represents a transport that communicates |
![]() | ITransportConnection | |
![]() | ITransportHeartbeat | Manages tracking the state of connections. |
![]() | ITransportManager | Manages the transports for connections. |
Show:
