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 框架 2.0 版本。

適用於