Java.Nio.Channels.Spi.AbstractSelectionKey.IsValid Property
Indicates whether this key is valid.

Syntax

[get: Android.Runtime.Register("isValid", "()Z", "GetIsValidHandler")]
public override bool IsValid { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this key is valid. A key is valid as long as it has not been canceled.

[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