Java.Net.Proxy.NoProxy Property
Represents the proxy type setting Proxy.Type.DIRECT.

Syntax

[Android.Runtime.Register("NO_PROXY")]
public static Proxy NoProxy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Represents the proxy type setting Proxy.Type.DIRECT. It tells protocol handlers that there is no proxy to be used. The address is set to null.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1