AsyncReaderWriterLock::LockHandle::Flags Property
Visual Studio 2015
Microsoft internal only. Gets the flags that were passed into this lock.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
public: property AsyncReaderWriterLock::LockFlags Flags { AsyncReaderWriterLock::LockFlags get(); }
Property Value
Type: Microsoft.VisualStudio.Threading::AsyncReaderWriterLock::LockFlagsReturns AsyncReaderWriterLock::LockFlags.
Show: