SystemProfileReadWriteLockStatistics Properties |
The SystemProfileReadWriteLockStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackingDocument |
Gets the backing document.
(Inherited from BsonDocumentBackedClass.) |
![]() | DatabaseReadLock |
Gets or sets the time spent acquiring or holding the database read lock.
|
![]() | DatabaseWriteLock |
Gets or sets the time spent acquiring or holding the database write lock.
|
![]() | GlobalReadLock |
Gets or sets the time spent acquiring or holding the gobal read lock.
|
![]() | GlobalWriteLock |
Gets or sets the time spent acquiring or holding the global write lock.
|
![]() | RawDocument |
Gets the raw document.
|
![]() | Read | Obsolete.
Gets or sets the time spent acquiring or holding the read lock.
|
![]() | Write | Obsolete.
Gets or sets the time spent acquiring or holding the write lock.
|