Proxy.Type.Direct Property

Definition

Direct connection.

[Android.Runtime.Register("DIRECT")]
public static Java.Net.Proxy.Type Direct { get; }
[<Android.Runtime.Register("DIRECT")>]
member this.Direct : Java.Net.Proxy.Type

Property Value

Proxy.Type
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to