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 버전에서만 지원됩니다.

적용 대상