ThresholdExceededEventArgs-Klasse
Aktualisiert: November 2007
Stellt Daten für das ThresholdExceeded-Ereignis bereit.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ThresholdExceededEventArgs _
Inherits EventArgs
'Usage
Dim instance As ThresholdExceededEventArgs
[SerializableAttribute]
public class ThresholdExceededEventArgs : EventArgs
[SerializableAttribute]
public ref class ThresholdExceededEventArgs : public EventArgs
public class ThresholdExceededEventArgs extends EventArgs
Vererbungshierarchie
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.