GetResponse()

WebRequest::GetResponse() method

Returns the web response associated with the current web request.

virtual System::SharedPtr<WebResponse> System::Net::WebRequest::GetResponse()

Return Value

The web response associated with the current web request.

See Also