Java.Nio.Channels.Spi.AbstractSelector.Deregister Method
Deletes the key from the channel's key set.

Syntax

[Android.Runtime.Register("deregister", "(Ljava/nio/channels/spi/AbstractSelectionKey;)V", "")]
protected void Deregister (AbstractSelectionKey key)

Parameters

key
Documentation for this section has not yet been entered.

Remarks

Deletes the key from the channel's key set.

[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