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 的所有未使用项时。

适用于