Partager via


Lock.IsHeldByCurrentThread Propriété

Définition

Obtient une valeur qui indique si le verrou est détenu par le thread actuel.

public:
 property bool IsHeldByCurrentThread { bool get(); };
public bool IsHeldByCurrentThread { get; }
member this.IsHeldByCurrentThread : bool
Public ReadOnly Property IsHeldByCurrentThread As Boolean

Valeur de propriété

true si le thread actuel contient le verrou ; sinon, false.

S’applique à