The members of Java.Nio.Channels.Spi.AbstractInterruptibleChannel are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[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. |
Close()Closes an open channel. |
Begin()Indicates the beginning of a code section that includes an I/O operation that is potentially blocking. | ||
End(bool)Indicates the end of a code section that has been started with begin() and that includes a potentially blocking I/O operation. | ||
abstract | ImplCloseChannel()Implements the channel closing behavior. |