This documentation is archived and is not being maintained.

ConnectivityFailureStatusChangedEventArgs::NewConnectivityFailureStatus Property

The new value of the ConnectivityFailureOnLastWebServiceCall flag on the TfsConnection object.

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

public:
property bool NewConnectivityFailureStatus {
	bool get ();
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: