Mono Class Library: System.ComponentModel.RunWorkerCompletedEventArgs Overview | Members

System.ComponentModel.RunWorkerCompletedEventArgs Constructor

Documentation for this section has not yet been entered.

public RunWorkerCompletedEventArgs (object result, Exception error, bool cancelled)

Parameters

result
Documentation for this section has not yet been entered.
error
Documentation for this section has not yet been entered.
cancelled
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0