Class AsyncTaskProgress

Class AsyncTaskProgress

名称: Aspose.Imaging.AsyncTask 收藏: Aspose.Imaging.dll (25.4.0)

提供进展信息为无同步任务。

public class AsyncTaskProgress

Inheritance

object AsyncTaskProgress

继承人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

AsyncTaskProgress(天天天天天)

启动 Aspose.Imaging.AsyncTask.AsyncTaskProgress 类的新例子。

public AsyncTaskProgress(int progressPercentage, TimeSpan duration)

Parameters

progressPercentage int

进步的百分比。

duration TimeSpan

寿命的。

Fields

Duration

无与伦比任务的持续时间。

public readonly TimeSpan Duration

领域价值

TimeSpan

ProgressPercentage

非同步任务的进展,百分比。

public readonly int ProgressPercentage

领域价值

int

 中文