QueueSystem - Classe
Inclut des méthodes pour l'interrogation et la gestion du Service de file d'attente dans Project Server.
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcQueueSystem.QueueSystem
Espace de noms : WebSvcQueueSystem
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<WebServiceBindingAttribute(Name := "QueueSystemSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/QueueSystem/")> _
Public Class QueueSystem _
Inherits SoapHttpClientProtocol
'Utilisation
Dim instance As QueueSystem
[WebServiceBindingAttribute(Name = "QueueSystemSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/QueueSystem/")]
public class QueueSystem : SoapHttpClientProtocol
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
WebSvcQueueSystem - Espace de noms