This documentation is archived and is not being maintained.
TeamFoundationJobHistoryEntry Class
Visual Studio 2013
System::Object
Microsoft.TeamFoundation.Framework.Server::TeamFoundationJobExecutionEntry
Microsoft.TeamFoundation.Framework.Server::TeamFoundationJobHistoryEntry
Microsoft.TeamFoundation.Framework.Server::TeamFoundationJobExecutionEntry
Microsoft.TeamFoundation.Framework.Server::TeamFoundationJobHistoryEntry
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The TeamFoundationJobHistoryEntry type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AgentId | The agent that is running the job. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | EndTime | |
![]() | ExecutionStartTime | The date that execution began. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | HistoryId | |
![]() | JobId | The ID of the job. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | JobSource | The source of the job. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | Priority | |
![]() | QueuedReasons | The reasons the job was queued for execution. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | QueuedReasonsValue | The reasons the job was queued for execution. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | QueueTime | The time that the job should start. (Inherited from TeamFoundationJobExecutionEntry.) |
![]() | Result | |
![]() | ResultMessage | |
![]() | ResultValue |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
