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 | |
---|---|---|
ImageScaleSize | ||
JobNameCache | ||
MaxNumberOfHistoryResults | ||
NumberOfJobsToShowInChart | ||
ReportingWindowHours |
Début
Méthodes
Nom | Description | |
---|---|---|
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
GetAgentInformation | ||
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetJobName | ||
GetResultTypeCount | ||
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
QueryHistory | ||
QueryJobCountsAndRunTime | ||
QueryQueueEntries | ||
QueryQueuePositionCounts | ||
QueryQueueTimes | ||
QueryResultsOverTime | ||
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) |
Début
Implémentations d'interface explicite
Nom | Description | |
---|---|---|
ITeamFoundationService.ServiceEnd | ||
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