IAsyncTask.Progress

IAsyncTask.Progress property

获取异步任务的进度。

public AsyncTaskProgress Progress { get; }

适当的价值

异步任务的进度。

也可以看看