Java.Util.Concurrent.Locks.ReentrantReadWriteLock.IsWriteLockedByCurrentThread Property
Queries if the write lock is held by the current thread.

Syntax

[get: Android.Runtime.Register("isWriteLockedByCurrentThread", "()Z", "GetIsWriteLockedByCurrentThreadHandler")]
public virtual bool IsWriteLockedByCurrentThread { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Queries if the write lock is held by the current thread.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent.Locks
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1