Java.Net.SocketImpl: Property Members

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

Protected Properties

AddressInetAddress. The remote address this socket is connected to.
FdJava.IO.FileDescriptor. The file descriptor of this socket.
[read-only]
FileDescriptorJava.IO.FileDescriptor. Gets the file descriptor of this socket.
[read-only]
InetAddressInetAddress. Gets the remote address this socket is connected to.
[read-only]
abstract
InputStreamSystem.IO.Stream. Gets the input stream of this socket.
Localportint. The local port this socket is connected to.
[read-only]
LocalPortint. Gets the local port number of this socket.
[read-only]
abstract
OutputStreamSystem.IO.Stream. Gets the output stream of this socket.
[read-only]
Portint. Gets the remote port number of this socket.
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.