Java.Nio.Channels.SelectableChannel.KeyFor Method
Gets this channel's selection key for the specified selector.

Syntax

[Android.Runtime.Register("keyFor", "(Ljava/nio/channels/Selector;)Ljava/nio/channels/SelectionKey;", "GetKeyFor_Ljava_nio_channels_Selector_Handler")]
public abstract SelectionKey KeyFor (Selector sel)

Parameters

sel
the selector with which this channel has been registered.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets this channel's selection key for the specified selector.

[Android Documentation]

Requirements

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