Java.Nio.Channels.FileLock.IsValid Property
Indicates whether this lock is a valid file lock.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this lock is a valid file lock. The lock is valid unless the underlying channel has been closed or it has been explicitly released.

[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