This documentation is archived and is not being maintained.
ConnectivityFailureStatusChangedEventHandler Delegate
Visual Studio 2013
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 )
Parameters
- sender
- Type: System.Object
Show: