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
[read-only] abstract | IsConnected | bool. Indicates whether this channel's socket is connected. |
[read-only] abstract | IsConnectionPending | bool. Indicates whether this channel's socket is still trying to connect. |
[read-only] abstract | RemoteAddress | Java.Net.SocketAddress. Documentation for this section has not yet been entered. |
[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. |