Android.Net.Proxy.GetPort Method
Return the proxy port set by the user.

Syntax

[Android.Runtime.Register("getPort", "(Landroid/content/Context;)I", "")]
[System.Obsolete("deprecated")]
public static int GetPort (Android.Content.Context ctx)

Parameters

ctx
A Context used to get the settings for the proxy port.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the proxy port set by the user.

[Android Documentation]

Requirements

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