Language

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に移動されます。

適用対象