TeamFoundationServiceHost.m_hostPropertiesLock Field
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected m_hostPropertiesLock As ReaderWriterLock
protected ReaderWriterLock m_hostPropertiesLock
protected:
ReaderWriterLock^ m_hostPropertiesLock
val mutable m_hostPropertiesLock: ReaderWriterLock
protected var m_hostPropertiesLock : ReaderWriterLock
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.