共用方式為


WorkflowQueuingService.PendingMessagesProperty 欄位

定義

包含與此 WorkflowQueuingService 關聯之工作流程佇列中的未使用項目。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ PendingMessagesProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty PendingMessagesProperty;
 staticval mutable PendingMessagesProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly PendingMessagesProperty As DependencyProperty 

欄位值

備註

工作流程執行個體完成或終止時,在其與此 WorkflowQueuingService 關聯的工作流程佇列中的所有未使用項目會移至 PendingMessagesProperty

適用於