Partilhar via


Classe ThresholdExceededEventArgs

Fornece dados para o ThresholdExceeded evento.

Namespace:  Microsoft.VisualStudio.TestTools.LoadTesting
Assembly:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (em Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Sintaxe

<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

Hierarquia de herança

System.Object
  System.EventArgs
    Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros ThresholdExceededEventArgs

Namespace Microsoft.VisualStudio.TestTools.LoadTesting