QueueSystem 成员

包含用于查询和管理 in Project Server 队列服务的方法。

QueueSystem 类型公开以下成员。

构造函数

  名称 说明
公共方法 QueueSystem 从基于 ASMX 的QueueSystem web 服务创建QueueSystem对象。

页首

属性

  名称 说明
公共属性 AllowAutoRedirect (从 HttpWebClientProtocol 继承。)
受保护的属性 CanRaiseEvents (从 Component 继承。)
公共属性 ClientCertificates (从 HttpWebClientProtocol 继承。)
公共属性 ConnectionGroupName (从 WebClientProtocol 继承。)
公共属性 Container (从 Component 继承。)
公共属性 CookieContainer (从 HttpWebClientProtocol 继承。)
公共属性 Credentials (从 WebClientProtocol 继承。)
受保护的属性 DesignMode (从 Component 继承。)
公共属性 EnableDecompression (从 HttpWebClientProtocol 继承。)
受保护的属性 Events (从 Component 继承。)
公共属性 PreAuthenticate (从 WebClientProtocol 继承。)
公共属性 Proxy (从 HttpWebClientProtocol 继承。)
公共属性 RequestEncoding (从 WebClientProtocol 继承。)
公共属性 Site (从 Component 继承。)
公共属性 SoapVersion (从 SoapHttpClientProtocol 继承。)
公共属性 Timeout (从 WebClientProtocol 继承。)
公共属性 UnsafeAuthenticatedConnectionSharing (从 HttpWebClientProtocol 继承。)
公共属性 Url (从 WebClientProtocol 继承。)
公共属性 UseDefaultCredentials (从 WebClientProtocol 继承。)
公共属性 UserAgent (从 HttpWebClientProtocol 继承。)

页首

方法

  名称 说明
公共方法 Abort (从 WebClientProtocol 继承。)
受保护的方法 BeginInvoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 CancelAsync (从 HttpWebClientProtocol 继承。)
公共方法 CancelCorrelation 取消指定的作业相关的 Project Server 队列服务中。
公共方法 CancelJob 取消指定的 Project Server 队列服务中的作业。允许相关和完整要取消的作业。
公共方法 CancelJobAndCorrelation 取消选定或多个作业,以及任何相关的后续作业。
公共方法 CancelJobSimple 取消指定的 Project Server 队列服务中的作业。
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
公共方法 Discover (从 SoapHttpClientProtocol 继承。)
公共方法 Dispose() (从 Component 继承。)
受保护的方法 Dispose(Boolean) (从 Component 继承。)
受保护的方法 EndInvoke (从 SoapHttpClientProtocol 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Component 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetJobCompletionState Project Server 队列服务中获取指定的作业任何队列错误和状态。
公共方法 GetJobCount Project Server 队列服务中获取指定的关联、 作业状态以及邮件类型的作业数。
公共方法 GetJobGroupWaitTime 确定到作业组中的指定类型的处理作业队列的预期的时间。
公共方法 GetJobGroupWaitTimeSimple 确定项目队列和时间表队列处理指定的作业组的剩余的最大的预期的时间。
公共方法 GetJobWaitTime 计算预期的剩余处理 Project Server 队列服务中的指定的作业的时间量。
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
公共方法 GetMyJobCount 获取当前用户提交队列作业的数目。
公共方法 GetProposedJobWaitTime 计算的预期处理 Project Server 队列服务中的指定类型的建议的作业的时间量。
受保护的方法 GetReaderForMessage (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetService (从 Component 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 GetWebRequest (从 SoapHttpClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWebResponse(WebRequest, IAsyncResult) (从 HttpWebClientProtocol 继承。)
受保护的方法 GetWriterForMessage (从 SoapHttpClientProtocol 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护的方法 Invoke (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback) (从 SoapHttpClientProtocol 继承。)
受保护的方法 InvokeAsync(String, [], SendOrPostCallback, Object) (从 SoapHttpClientProtocol 继承。)
受保护的方法 MemberwiseClone() (从 Object 继承。)
受保护的方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
公共方法 PurgeQueueStatistics 清除作业的 Project Server 队列服务中的指定类型的统计信息。
公共方法 QueuePurgeArchivedJobs 清除存档从 Project Server 队列的作业。
公共方法 ReadAllJobStatus 从 Project Server 队列服务中获取指定的类型和状态的所有作业的状态。
公共方法 ReadAllJobStatusSimple 获取指定日期内的所有 Project Server 队列服务作业的状态。
公共方法 ReadJobStatus Project Server 队列服务中获取指定作业的状态。
公共方法 ReadJobStatusSimple 获取有关指定作业的 Project Server 队列的状态信息。
公共方法 ReadMyJobStatus 获取当前用户从 Project Server 队列服务所拥有的作业的状态。
公共方法 ReadProjectJobStatus 从 Project Server 队列服务获取指定的项目、 作业类型和完成状态作业的状态。
公共方法 ReadQueueConfiguration Project Server 中获取指定的队列的配置设置。
公共方法 RetryCorrelation 将失败的相关的作业要准备 Project Server 队列服务中重新处理进行设置。
公共方法 RetryJob 重新处理失败的作业在 Project Server 队列服务。
公共方法 SetQueueConfiguration 将 Project Server 队列服务中的指定的队列配置设置。
公共方法 ToString (从 Component 继承。)
公共方法 UnblockCorrelation 取消阻止 Project Server 队列服务中的作业关联。

页首

事件

  名称 说明
公共事件 Disposed (从 Component 继承。)

页首

另请参阅

引用

QueueSystem 类

WebSvcQueueSystem 命名空间