DoWorkEventArgs Constructor (Object^)

 

Initializes a new instance of the DoWorkEventArgs class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
DoWorkEventArgs(
	Object^ argument
)

Parameters

argument
Type: System::Object^

Specifies an argument for an asynchronous operation.

Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: