Java.Net.SocketImpl.Port Property
Gets the remote port number of this socket.

Syntax

[get: Android.Runtime.Register("getPort", "()I", "GetGetPortHandler")]
protected virtual int Port { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the remote port number of this socket. This value is not meaningful when this instance is wrapped by a ServerSocket.

[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