Partilhar via


Evento ITeamFoundationConnectionManager.ConnectionStarting

Este evento é acionado sempre que o contexto de TF se altera e uma conexão a um novo servidor está sendo.

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

Sintaxe

'Declaração
Event ConnectionStarting As EventHandler(Of ConnectionStartingEventArgs)
event EventHandler<ConnectionStartingEventArgs> ConnectionStarting

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationConnectionManager Interface

Namespace Microsoft.VisualStudio.Services.Integration