SystemProfileInfoLockStatistics Property |
Gets or sets the lock statistics.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public SystemProfileLockStatistics LockStatistics { get; set; }
Public Property LockStatistics As SystemProfileLockStatistics
Get
Set
member LockStatistics : SystemProfileLockStatistics with get, set
Property Value
Type:
SystemProfileLockStatisticsSee Also