Java.Util.Concurrent.Locks.ReentrantReadWriteLock.WriteLock Method
Returns the lock used for writing.

Syntax

[Android.Runtime.Register("writeLock", "()Ljava/util/concurrent/locks/Lock;", "GetWriteLockHandler")]
public virtual ILock WriteLock ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the lock used for writing.

[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