Freigeben über


ContextManager.ConnectionCompleted-Ereignis

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

Syntax

'Declaration
Public Event ConnectionCompleted As EventHandler(Of ConnectionCompletedEventArgs)
public event EventHandler<ConnectionCompletedEventArgs> ConnectionCompleted

Implementiert

ITeamFoundationConnectionManager.ConnectionCompleted

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextManager Klasse

Microsoft.VisualStudio.Services.Integration-Namespace