Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new value of the ConnectivityFailureOnLastWebServiceCall flag on the TfsConnection object.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public ReadOnly Property NewConnectivityFailureStatus As Boolean
public bool NewConnectivityFailureStatus { get; }
public:
property bool NewConnectivityFailureStatus {
bool get ();
}
member NewConnectivityFailureStatus : bool with get
function get NewConnectivityFailureStatus () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.