更新 : 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) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。