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