IResponse::ReadAsString Method

.NET Framework 4.5

Reads the response body as a string.

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

String^ ReadAsString()

Return Value

Type: System::String
Show: