ITeamFoundationHostStateValidator, interface

Cette interface doit être implémenté par les objets qui peuvent évaluer l'état hôte prêt.

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

Syntaxe

'Déclaration
<InheritedExportAttribute> _
Public Interface ITeamFoundationHostStateValidator
[InheritedExportAttribute]
public interface ITeamFoundationHostStateValidator

Le type ITeamFoundationHostStateValidator expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Priority Priorité de validateur État d'accueil.Définit l'ordre dans lequel les validateurs État d'accueil sont appelés.

Début

Méthodes

  Nom Description
Méthode publique GetHostReadyState Évalue l'état hôte prêt.

Début

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Server, espace de noms