AsyncReaderWriterResourceLock<TMoniker, TResource> Constructor (Boolean)

 

Microsoft internal only. Initializes a new instance of the AsyncReaderWriterResourceLock.

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

public:
AsyncReaderWriterResourceLock(
	bool captureDiagnostics
)

Parameters

captureDiagnostics
Type: System::Boolean

true to capture diagnostics, otherwise false.

Return to top
Show: