Java.Nio.Channels.Spi.AbstractSelectionKey Class
AbstractSelectionKey is the base implementation class for selection keys.

See Also: AbstractSelectionKey Members

Syntax

[Android.Runtime.Register("java/nio/channels/spi/AbstractSelectionKey", DoNotGenerateAcw=true)]
public abstract class AbstractSelectionKey : Java.Nio.Channels.SelectionKey

Remarks

AbstractSelectionKey is the base implementation class for selection keys. It implements validation and cancellation methods.

[Android Documentation]

Requirements

Namespace: Java.Nio.Channels.Spi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1