WorkflowQueuingService.PendingMessagesProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含與此 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。