TaskAgent.LastCompletedRequest Property
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.
Gets the last request which was completed by this agent.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentJobRequest LastCompletedRequest { get; }
member this.LastCompletedRequest : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentJobRequest
Public ReadOnly Property LastCompletedRequest As TaskAgentJobRequest
Property Value
- Attributes