HttpWebResponseWrapper::ReadAsString Method

.NET Framework 4.5

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

public:
virtual String^ ReadAsString() sealed

Return Value

Type: System::String

Implements

IResponse::ReadAsString()
Show: