Microsoft.AspNet.SignalR.Transports Namespace

.NET Framework 4

Classes

  Class Description
Public class ForeverFrameTransport
Public class ForeverTransport
Public class LongPollingTransport
Public class PersistentResponse Represents a response to a connection.
Public class ServerSentEventsTransport
Public class TransportDisconnectBase
Public class TransportHeartbeat Default implementation of ITransportHeartbeat .
Public class TransportManager The default ITransportManager implementation.
Public class WebSocketTransport

Interfaces

  Interface Description
Public interface ITrackingConnection Represents a connection that can be tracked by an ITransportHeartbeat .
Public interface ITransport Represents a transport that communicates
Public interface ITransportConnection
Public interface ITransportHeartbeat Manages tracking the state of connections.
Public interface ITransportManager Manages the transports for connections.