Compartilhar via


Classe TestFinishedEventArgs

Fornece dados para o TestFinished evento.

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

Sintaxe

Public Class TestFinishedEventArgs _
    Inherits EventArgs

Dim instance As TestFinishedEventArgs
public class TestFinishedEventArgs : EventArgs
public ref class TestFinishedEventArgs : public EventArgs
public class TestFinishedEventArgs extends EventArgs

Hierarquia de herança

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

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 TestFinishedEventArgs

Namespace Microsoft.VisualStudio.TestTools.LoadTesting

Outros recursos

Noções básicas sobre testes de Carregar