SpinLock.IsThreadOwnerTrackingEnabled Propriedade

Definição

Especifica se o acompanhamento de propriedade de thread está habilitado para esta instância.Gets whether thread ownership tracking is enabled for this instance.

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

Valor da propriedade

Boolean

true se o rastreamento de propriedade de thread estiver habilitado para esta instância; caso contrário, false.true if thread ownership tracking is enabled for this instance; otherwise false.

Aplica-se a