LockContentionInfo Properties

The properties defined in the LockContentionInfo class are summarized in the following table.

Property Description
maxWaitTime The longest time in milliseconds that any process spent queued waiting to obtain a lock on the object
totalContentions The number of lock contentions recorded for the object
totalWaitTime The total time in milliseconds that all processes spent queued waiting to obtain locks on the object