The properties of Java.Nio.Channels.SelectableChannel are listed below. For a list of all members, see the SelectableChannel Members list.
See Also: Inherited members from Java.Nio.Channels.Spi.AbstractInterruptibleChannel
[read-only] abstract | IsBlocking | bool. Indicates whether this channel is in blocking mode. |
[read-only] abstract | IsRegistered | bool. Indicates whether this channel is registered with at least one selector. |
[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. |