Microsoft.AspNet.SignalR.Client.Http Namespace

.NET Framework 4.5

The Microsoft.AspNet.SignalR.Client.Http namespace contains methods, properties and interface that support the SignalR client classes.

  ClassDescription
Public classDefaultHttpClientThe default IHttpClient implementation.
Public classDefaultHttpHandlerRepresents the default HTTP handler of the client.
Public classHttpRequestMessageWrapperProvides a wrapper of the HTTP request message.
Public classHttpResponseMessageWrapperRepresents a container class for HttpResponseMessage.
Public classIHttpClientExtensionsNo content here will be updated; please do not add material here.
Public classIResponseExtensionsProvides method that is used to read the response object.

  InterfaceDescription
Public interfaceIHttpClientA client that can make HTTP request.
Public interfaceIRequestRepresents the HTTP request.
Public interfaceIResponseRepresents the HTTP response.
Show: