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 Version 2.0 でのみサポートされています。

適用対象