SystemProfileLockStatisticsTimeAcquiring Property |
Gets or sets the time acquiring.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public SystemProfileReadWriteLockStatistics TimeAcquiring { get; set; }
Public Property TimeAcquiring As SystemProfileReadWriteLockStatistics
Get
Set
member TimeAcquiring : SystemProfileReadWriteLockStatistics with get, set
Property Value
Type:
SystemProfileReadWriteLockStatisticsSee Also