System::Net::WebRequest::GetResponse method

WebRequest::GetResponse method

Retourneert de webrespons die bij het huidige webverzoek hoort.

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

ReturnValue

De webrespons die is gekoppeld aan het huidige webverzoek.

Zie ook