The properties of Java.Net.SocketImpl are listed below. For a list of all members, see the SocketImpl Members list.
See Also: Inherited members from Java.Lang.Object
Address | InetAddress. The remote address this socket is connected to. | |
Fd | Java.IO.FileDescriptor. The file descriptor of this socket. | |
[read-only] | FileDescriptor | Java.IO.FileDescriptor. Gets the file descriptor of this socket. |
[read-only] | InetAddress | InetAddress. Gets the remote address this socket is connected to. |
[read-only] abstract | InputStream | System.IO.Stream. Gets the input stream of this socket. |
Localport | int. The local port this socket is connected to. | |
[read-only] | LocalPort | int. Gets the local port number of this socket. |
[read-only] abstract | OutputStream | System.IO.Stream. Gets the output stream of this socket. |
[read-only] | Port | int. Gets the remote port number of this socket. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |