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

System.Net.GlobalProxySelection.Select Property

Gets or sets the global proxy information.

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.

Permissions

TypeReason
!:System.Security.Permissions.WebPermissionRequires 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.

Remarks

Documentation for this section has not yet been entered.

Requirements

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