PendingCommandInfo.EstimatedTimeBehind 属性

定义

获取或设置完成传递挂起命令的估计时间(秒)。

public:
 property int EstimatedTimeBehind { int get(); void set(int value); };
public int EstimatedTimeBehind { get; set; }
member this.EstimatedTimeBehind : int with get, set
Public Property EstimatedTimeBehind As Integer

属性值

一个 Int32 表示秒数的值。

注解

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于