AsyncReaderWriterLock::LockHandle::IsActive Property

 

Microsoft internal only. Determines whether this lock is still active.

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

public:
property bool IsActive {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: