ThresholdExceededEventArgs 클래스
업데이트: 2007년 11월
ThresholdExceeded 이벤트에 데이터를 제공합니다.
네임스페이스: Microsoft.VisualStudio.TestTools.LoadTesting
어셈블리: Microsoft.VisualStudio.QualityTools.LoadTestFramework(Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
구문
<SerializableAttribute> _
Public Class ThresholdExceededEventArgs _
Inherits EventArgs
Dim instance As ThresholdExceededEventArgs
[SerializableAttribute]
public class ThresholdExceededEventArgs : EventArgs
[SerializableAttribute]
public ref class ThresholdExceededEventArgs : public EventArgs
public class ThresholdExceededEventArgs extends EventArgs
상속 계층 구조
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.