Mutex Contention Count

The Node class provides a method that enables you to determine the number of contentions on mutexes for the receiver node. A mutex is a locking mechanism used internally to ensure thread safety when executing critical sections of code. (This information is for use mainly by the Jade Software Corporation.)