次の方法で共有


WorkflowQueue.QueuingService プロパティ

定義

この WorkflowQueue に関連付けられたキュー サービスを取得します。

public:
 property System::Workflow::Runtime::WorkflowQueuingService ^ QueuingService { System::Workflow::Runtime::WorkflowQueuingService ^ get(); };
public System.Workflow.Runtime.WorkflowQueuingService QueuingService { get; }
member this.QueuingService : System.Workflow.Runtime.WorkflowQueuingService
Public ReadOnly Property QueuingService As WorkflowQueuingService

プロパティ値

WorkflowQueuingService

この WorkflowQueuingService に関連付けられたキュー サービスを表す WorkflowQueue

適用対象