แก้ไข

แชร์ผ่าน


BackgroundWorker Constructor

Definition

Initializes a new instance of the BackgroundWorker class.

public:
 BackgroundWorker();
public BackgroundWorker ();
Public Sub New ()

Remarks

This constructor initializes a BackgroundWorker.

Applies to

See also