Java.Nio.Channels.FileLock.IsShared Property
Indicates if the file lock is shared with other processes or if it is exclusive.

Syntax

[get: Android.Runtime.Register("isShared", "()Z", "GetIsSharedHandler")]
public bool IsShared { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates if the file lock is shared with other processes or if it is exclusive.

[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