AsyncReaderWriterLock.Suppression Structure

 

Microsoft internal only. A value whose disposal restores visibility of any locks held by the caller.

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

public struct Suppression : IDisposable

NameDescription
System_CAPS_pubmethodDispose()

Microsoft internal only. Restores visibility of hidden locks.

System_CAPS_pubmethodEquals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

This type is thread-safe for all members.

Return to top
Show: