PendingCommandInfo.EstimatedTimeBehind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
能以幾秒計來取得或設定完成交付待處理指令的預估時間。
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 版本。