PendingCommandInfo.PendingCommands Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nombre de commandes en attente d'être remises.
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
Valeur de propriété
Valeur Int32.
Remarques
Cet espace de noms, cette classe ou ce membre sont pris en charge uniquement dans la version 2.0 de Microsoft .NET Framework.