Java.Nio.Channels.SocketChannel: Property Members

The properties of Java.Nio.Channels.SocketChannel are listed below. For a list of all members, see the SocketChannel Members list.

See Also: Inherited members from Java.Nio.Channels.Spi.AbstractSelectableChannel

Public Properties

[read-only]
abstract
IsConnectedbool. Indicates whether this channel's socket is connected.
[read-only]
abstract
IsConnectionPendingbool. Indicates whether this channel's socket is still trying to connect.
[read-only]
abstract
RemoteAddressJava.Net.SocketAddress. Documentation for this section has not yet been entered.

Protected Properties

[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.