TaskAgent.AssignedRequest 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 request which is currently assigned to this agent.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentJobRequest AssignedRequest { get; }
member this.AssignedRequest : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentJobRequest
Public ReadOnly Property AssignedRequest As TaskAgentJobRequest
Property Value
- Attributes