The RunWorkerCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Cancelled |
Gets a value indicating whether the BackgroundWorker was asked to cancel its work.
|
![]() | Error |
Gets the error, if any, that was thrown from the DoWork event handler.
|
![]() | Result |
Gets the result of a worker thread operation.
|
See Also
Created by Atop CHM to web converter,© 2009 all right reserved.