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