AsyncReaderWriterLock::LockHandle::Flags Property

 

Microsoft internal only. Gets the flags that were passed into this lock.

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

public:
property AsyncReaderWriterLock::LockFlags Flags {
	AsyncReaderWriterLock::LockFlags get();
}
Return to top
Show: