SpinLock.IsThreadOwnerTrackingEnabled 속성

정의

이 인스턴스에 대해 스레드 소유권 추적이 사용되는지 여부를 가져옵니다.

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

속성 값

Boolean

이 인스턴스에 대해 스레드 소유권 추적이 사용되면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보