Partilhar via


Evento ITeamFoundationConnectionManager.ConnectionCompleted

Este evento é acionado sempre que o contexto de TF se altera e uma conexão a um novo servidor é concluída.

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (em Microsoft.VisualStudio.Services.Integration.dll)

Sintaxe

'Declaração
Event ConnectionCompleted As EventHandler(Of ConnectionCompletedEventArgs)
event EventHandler<ConnectionCompletedEventArgs> ConnectionCompleted

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationConnectionManager Interface

Namespace Microsoft.VisualStudio.Services.Integration