Click here to view all files
 

The RunWorkerCompletedEventArgs type exposes the following members.

Properties

  NameDescription
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

Relate Topics:
  Cancelled Property
  Error Property
  Result Property
Created by Atop CHM to web converter,© 2009 all right reserved.