Mutex.GetInfo

Syntax

Mutex.GetInfo( numThreadsWaitingToLock)

Purpose

Obtains information about the current state of the mutex.

Parameters

numThreadsWaitingToLock As Long

[Out] Returns the number of threads waiting to lock the mutex.