Classe ThresholdExceededEventArgs
Aggiornamento: novembre 2007
Fornisce i dati per l'evento ThresholdExceeded.
Spazio dei nomi: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Sintassi
<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
Gerarchia di ereditarietà
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.
Vedere anche
Riferimenti
Membri ThresholdExceededEventArgs
Spazio dei nomi Microsoft.VisualStudio.TestTools.LoadTesting