IResponseExtensions Class

.NET Framework 4.5

Provides method that is used to read the response object.

System::Object
  Microsoft.AspNet.SignalR.Client.Http::IResponseExtensions

Namespace:  Microsoft.AspNet.SignalR.Client.Http
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

[ExtensionAttribute]
public ref class IResponseExtensions abstract sealed

The IResponseExtensions type exposes the following members.

  NameDescription
Public methodStatic memberReadAsStringReads the response object and returns the content as string.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: