Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: HttpWebResponse GetResponse()

Declaration

public HttpWebResponse GetResponse()

Summary

Finalizes the request and sends it to the remote host (or, if the request is not buffered, ensures the entire request has been sent). Waits for response and returns the response object.