Partager via


TeamFoundationJobReportingService, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Server.Alm.TeamFoundationJobReportingService

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

Syntaxe

'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationHostManagementService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
Public NotInheritable Class TeamFoundationJobReportingService _
    Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationHostManagementService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
public sealed class TeamFoundationJobReportingService : ITeamFoundationService

Le type TeamFoundationJobReportingService expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ImageScaleSize
Propriété publique JobNameCache
Propriété publique MaxNumberOfHistoryResults
Propriété publique NumberOfJobsToShowInChart
Propriété publique ReportingWindowHours

Début

Méthodes

  Nom Description
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode publique GetAgentInformation
Méthode publique GetHashCode Sert de fonction de hachage pour un type particulier. (Hérité de Object.)
Méthode publique GetJobName
Méthode publique GetResultTypeCount
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique QueryHistory
Méthode publique QueryJobCountsAndRunTime
Méthode publique QueryQueueEntries
Méthode publique QueryQueuePositionCounts
Méthode publique QueryQueueTimes
Méthode publique QueryResultsOverTime
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
Implémentation d'interface expliciteMéthode privée ITeamFoundationService.ServiceStart

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.Framework.Server.Alm, espace de noms