Task::Completed Event
Represents an event that is raised when a task either successfully or unsuccessfully completes.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
To determine the status of the task, retrieve the value of the Error property of the TaskCompletedEventArgs object.
Community Additions
ADD
Show: