ITeamFoundationCachingService, interface

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

Syntaxe

'Déclaration
Public Interface ITeamFoundationCachingService _
    Inherits ITeamFoundationService
public interface ITeamFoundationCachingService : ITeamFoundationService

Le type ITeamFoundationCachingService expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Get
Méthode publique Put
Méthode publique Remove
Méthode publique ServiceEnd ServiceEnd est appelé lorsque l'hôte d'arrêt et ce service doit libérer toutes les ressources qu'il gère sur. (Hérité de ITeamFoundationService.)
Méthode publique ServiceStart ServiceStart est appelé lorsque le service est initialisé.Si le service intialized de façon asynchrone elle doit implémenter Service_Ready utilisé pour déterminer si le service est prêt pour les utilisateurs y accèdent. (Hérité de ITeamFoundationService.)

Début

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Server, espace de noms