AsyncReaderWriterResourceLock<TMoniker, TResource>.WriteLockAsync Method

Include Protected Members
Include Inherited Members

Microsoft internal only. Obtains a write lock, asynchronously awaiting for the lock if it is not immediately available.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WriteLockAsync(CancellationToken) Microsoft internal only.
Public method WriteLockAsync(AsyncReaderWriterLock.LockFlags, CancellationToken) Microsoft internal only. Gets a write lock, asynchronously awaiting for the lock if it is not immediately available. (Inherited from AsyncReaderWriterLock.)
Public method WriteLockAsync(AsyncReaderWriterResourceLock<TMoniker, TResource>.LockFlags, CancellationToken) Microsoft internal only.

Top

See Also

Reference

AsyncReaderWriterResourceLock<TMoniker, TResource> Class

Microsoft.VisualStudio.Threading Namespace