SpinLock.IsThreadOwnerTrackingEnabled Propriété

Définition

Obtient une valeur qui indique si le suivi de la propriété des threads est activé pour cette instance.

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

Valeur de propriété

True si le suivi de la propriété du thread est autorisé pour cette instance ; sinon, false.

S’applique à

Voir aussi