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

適用対象