Edit

Share via


JobCompletedEvent Class

Definition

[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
JobCompletedEvent
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

Applies to