JobAssignedEvent 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 JobAssignedEvent : Microsoft.TeamFoundation.DistributedTask.WebApi.JobEvent
type JobAssignedEvent = class
inherit JobEvent
Public NotInheritable Class JobAssignedEvent
Inherits JobEvent
- Inheritance
- Attributes
Constructors
JobAssignedEvent(Guid, TaskAgentJobRequest) | |
JobAssignedEvent(Guid) |
Properties
JobId | (Inherited from JobEvent) |
Name | (Inherited from JobEvent) |
Request |