Skip to content

Commit a1a98f5

Browse files
committed
add wiki images
1 parent ca86e6e commit a1a98f5

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

source code/WinFormsDemo/FormProgressReport.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ private void TimerUpdateProgress_Tick(object sender, EventArgs e)
355355
if (taskInfo.HasError)
356356
{
357357
WriteStatus($"{taskInfo.TaskName} task has error");
358+
WriteStatus($"{taskInfo.ErrorMsg}");
358359
}
359360

360361
if (taskInfo.IsCancelled)
19.7 KB
Loading
38.2 KB
Loading

0 commit comments

Comments
 (0)