Microsoft.AspNet.SignalR.Client.Transports Namespace
.NET Framework 4.5
Provides classes related to SignalR client transports.
| Class | Description | |
|---|---|---|
![]() | AsyncStreamReader | Represents an asynchronous stream reader. |
![]() | AutoTransport | No content here will be updated; please do not add material here. |
![]() | HttpBasedTransport | Represents an HTTP based client transport. |
![]() | LongPollingTransport | No content here will be updated; please do not add material here. |
![]() | PollingRequestHandler | Represents a polling request handler. |
![]() | ServerSentEventsTransport | Represents a HTTP based client transport used for server sent events. |
![]() | TransportHelper | Provides helper methods for the transport. |
![]() | WebSocketTransport | Represents a client transport based on web socket. |
| Interface | Description | |
|---|---|---|
![]() | IClientTransport | Represents base class for all SignalR client transports. |
Show:
