The methods of System.Net.WebProxy are listed below. For a list of all members, see the WebProxy Members list.
See Also: Inherited members from System.Object
staticGetDefaultProxy() : WebProxy Returns a new System.Net.WebProxy instance that contains the default proxy settings of the system.GetProxy(Uri) : Uri Returns the URI of the server that is contacted for the specified resource.IsBypassed(Uri) : bool Indicates whether a request will bypass the proxy server when accessing the resource represented by the specified URI.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered.