Android.OS.Debug.ChangeDebugPort Method
Change the JDWP port.

Syntax

[Android.Runtime.Register("changeDebugPort", "(I)V", "")]
[System.Obsolete("deprecated")]
public static void ChangeDebugPort (int port)

Parameters

port
Documentation for this section has not yet been entered.

Remarks

Change the JDWP port.

[Android Documentation]

Requirements

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