AsyncReaderWriterLock::Awaiter Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetResult()

Microsoft internal only. Applies the issued lock to the caller and returns the value used to release the lock.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOnCompleted(Action^)

Microsoft internal only. Sets the delegate to execute when the lock is available.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: