This documentation is archived and is not being maintained.

ConnectivityFailureStatusChangedEventHandler Delegate

The signature for event handlers for the ConnectivityFailureStatusChanged event on TfsConnection.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public delegate void ConnectivityFailureStatusChangedEventHandler(
	Object^ sender, 
	ConnectivityFailureStatusChangedEventArgs^ e
)
Show: