WebResponse Constructor
Silverlight
Initializes a new instance of the WebResponse class.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Applications do not call the WebResponse constructor directly; use the BeginGetResponse method on a WebRequest instance.
Notes to ImplementersThis constructor creates and initializes the required fields for descendant classes.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.