This documentation is archived and is not being maintained.
RegisteredServers::SetAutoReconnect Method
Visual Studio 2013
Sets the AutoReconnect status for the server that is associated with the specified URL.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- url
- Type: System::String
The URL of the server.
- autoReconnect
- Type: System::Boolean
The value of the AutoReconnect flag to be set.
- 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.
Show: