共用方式為


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

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

ThresholdExceededEventArgs 成員

Microsoft.VisualStudio.TestTools.LoadTesting 命名空間