Error

IAsyncTask.Error property

获取任务完成后可用的任务错误。

public Exception Error { get; }

适当的价值

任务错误。

也可以看看