Mono Class Library: System.Net.GlobalProxySelection Overview | Members

System.Net.GlobalProxySelection.Select Property

Gets or sets the global proxy information. [Edit]

public static IWebProxy Select { set; get; }

Value

A System.Net.IWebProxy that identifies the proxy server used by the HttpWebRequest.GetResponse method if no proxy information is specified. [Edit]

Permissions

TypeReason
!:System.Security.Permissions.WebPermission [Edit] Requires full System.Net.WebPermission access. See System.Security.Permissions.PermissionState.Unrestricted.

Exceptions

TypeReason
System.Security.SecurityExceptionThe caller does not have permission for the requested operation. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0