TeamFoundationServer Methods

Include Protected Members
Include Inherited Members

The TeamFoundationServer type exposes the following members.

Methods

  Name Description
Public method Authenticate Authenticates the connection with the server.
Public method Dispose Notifies interested objects of disposal and disposes this object.
Public method EnsureAuthenticated Authenticates the connection, if it was not previously authenticated.
Public method Equals Checks to see whether this TeamFoundationServer object is equal to the specified object. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetService(Type) Gets the specified service.
Public method GetService<T>() Gets the specified service.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Gets the name of this TeamFoundationServer object. (Overrides Object.ToString().)

Top

See Also

Reference

TeamFoundationServer Class

Microsoft.TeamFoundation.Client Namespace