The event handler receives an argument of type RunWorkerCompletedEventArgs containing data related to this event. The following RunWorkerCompletedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Result |