AgentJobRequestMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public sealed class AgentJobRequestMessage : Microsoft.TeamFoundation.DistributedTask.WebApi.JobRequestMessage
type AgentJobRequestMessage = class
inherit JobRequestMessage
Public NotInheritable Class AgentJobRequestMessage
Inherits JobRequestMessage
- Inheritance
- Attributes
Constructors
| AgentJobRequestMessage(TaskOrchestrationPlanReference, TimelineReference, Guid, String, String, JobEnvironment, IEnumerable<TaskInstance>) |
Properties
| Environment | (Inherited from JobRequestMessage) |
| JobId | (Inherited from JobRequestMessage) |
| JobName | (Inherited from JobRequestMessage) |
| JobRefName | (Inherited from JobRequestMessage) |
| LockedUntil | |
| LockToken | |
| MessageType | (Inherited from JobRequestMessage) |
| Plan | (Inherited from JobRequestMessage) |
| RequestId | |
| Tasks | |
| Timeline | (Inherited from JobRequestMessage) |
Methods
| GetAgentMessage() |