PendingCommandInfo.PendingCommands プロパティ

定義

配信されるのを待っている保留中のコマンドの数を取得します。値の設定も可能です。

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

プロパティ値

Int32 値。

注釈

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

適用対象