IAsyncTask.Error

IAsyncTask.Error property

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

public Exception Error { get; }

适当的价值

任务错误。

也可以看看