Java.Nio.Channels.SelectableChannel.IsRegistered Property
Indicates whether this channel is registered with at least one selector.

Syntax

[get: Android.Runtime.Register("isRegistered", "()Z", "GetIsRegisteredHandler")]
public abstract bool IsRegistered { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this channel is registered with at least one 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