IResponse::GetResponseStream Method

.NET Framework 4.5

Gets the steam that represents the response body.

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

Stream^ GetResponseStream()

Return Value

Type: System.IO::Stream
Show: