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