JobCompletedEvent 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 JobCompletedEvent : Microsoft.TeamFoundation.DistributedTask.WebApi.JobEvent
type JobCompletedEvent = class
inherit JobEvent
Public NotInheritable Class JobCompletedEvent
Inherits JobEvent
- Inheritance
- Attributes
Constructors
JobCompletedEvent(Guid, TaskResult) | |
JobCompletedEvent(Int64, Guid, TaskResult, IDictionary<String,VariableValue>) | |
JobCompletedEvent(Int64, Guid, TaskResult) |
Properties
JobId | (Inherited from JobEvent) |
Name | (Inherited from JobEvent) |
RequestId | |
Result |