The DoWorkEventArgs type exposes the following members.

Properties

  NameDescription
Argument
Gets a value that represents an argument passed in to the DoWork event.
Result
Gets or sets a value that represents the result of a worker thread operation.

See Also