Method | Description | |
---|---|---|
RunWorkerTaskAsync ( this backgroundWorker ) : Task |
||
RunWorkerTaskAsync ( this backgroundWorker, object argument ) : Task |
public static RunWorkerTaskAsync ( this backgroundWorker ) : Task |
||
backgroundWorker | this | |
return | Task |
public static RunWorkerTaskAsync ( this backgroundWorker, object argument ) : Task |
||
backgroundWorker | this | |
argument | object | |
return | Task |