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 的 2.0 版本支持此命名空间、类或成员。

适用于