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