Java.Nio.Channels.SelectableChannel.ValidOps Method
Gets the set of valid Java.Nio.Channels.SelectionKey of this channel.

Syntax

[Android.Runtime.Register("validOps", "()I", "GetValidOpsHandler")]
public abstract Operations ValidOps ()

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the set of valid Java.Nio.Channels.SelectionKey of this channel. Instances of a concrete channel class always return the same value.

[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