Microsoft.AspNet.SignalR.Client.Transports Namespace

.NET Framework 4.5

Provides classes related to SignalR client transports.

  ClassDescription
Public classAsyncStreamReaderRepresents an asynchronous stream reader.
Public classAutoTransportNo content here will be updated; please do not add material here.
Public classHttpBasedTransportRepresents an HTTP based client transport.
Public classLongPollingTransportNo content here will be updated; please do not add material here.
Public classPollingRequestHandlerRepresents a polling request handler.
Public classServerSentEventsTransportRepresents a HTTP based client transport used for server sent events.
Public classTransportHelperProvides helper methods for the transport.
Public classWebSocketTransportRepresents a client transport based on web socket.

  InterfaceDescription
Public interfaceIClientTransportRepresents base class for all SignalR client transports.
Show: