Partager via


TeamFoundationConnectionService, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Server.Core.Location.TeamFoundationConnectionService

Espace de noms :  Microsoft.TeamFoundation.Server.Core.Location
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationCatalogService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLocationService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationIdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationMailService))> _
Public NotInheritable Class TeamFoundationConnectionService _
    Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationCatalogService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationMailService))]
public sealed class TeamFoundationConnectionService : ITeamFoundationService

Le type TeamFoundationConnectionService expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Connect Fournit au client toutes les informations qu'ils doivent connaître pour utiliser l'objet de TeamFoundationConnection.Les propriétés de ConnectionData qui n'ont pas d'entrées correspondantes dans les connectOptions coûtent très peu pour calculer et seront retournées chaque type.Si modification ne s'est pas produit depuis le lastChangeId, aucun manuel de base ne sera retourné.Si c'est la première fois cette méthode est appelée ou l'appelant veut toutes les informations retournées de -1 doit être passé pour le lastChangeId.
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetLocationServiceData Interroge le service d'emplacement pour le manuel de base nécessaire.
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)

Début

Implémentations d'interface explicite

  Nom Description
Implémentation d'interface expliciteMéthode privée ITeamFoundationService.ServiceEnd Exécutez nettoient - pas
Implémentation d'interface expliciteMéthode privée ITeamFoundationService.ServiceStart Exécutez démarrent - pas

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Server.Core.Location, espace de noms