AsyncReaderWriterResourceLock<TMoniker, TResource>::ResourceReleaser Methods

 

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

NameDescription
System_CAPS_pubmethodDispose()

Microsoft internal only. Releases the lock.

System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetResourceAsync(TMoniker, CancellationToken)

Microsoft internal only. Gets the lock-protected resource.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodReleaseAsync()

Microsoft internal only. Asynchronously releases the lock. Dispose should still be called after this.

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

Return to top
Show: