SpinLock.IsThreadOwnerTrackingEnabled Propriété

Définition

Obtient si le suivi des propriétés du thread 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 propriété du thread est activé pour cette instance ; sinon false.

S’applique à

Voir aussi