This documentation is archived and is not being maintained.

ITeamFoundationHostStateValidator Interface

This interface must be implemented by objects that can evaluate host-ready state.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

[InheritedExportAttribute]
public interface class ITeamFoundationHostStateValidator

The ITeamFoundationHostStateValidator type exposes the following members.

  NameDescription
Public propertyPriorityHost state validator priority. Defines the order in which host state validators are called.
Top

  NameDescription
Public methodGetHostReadyStateEvaluates host-ready state.
Top
Show: