Java.Nio.Channels.Spi.AbstractSelectionKey.Cancel Method
Cancels this key.

Syntax

[Android.Runtime.Register("cancel", "()V", "")]
public override sealed void Cancel ()

Remarks

Cancels this key.

A key that has been canceled is no longer valid. Calling this method on an already canceled key does nothing.

[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