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に関連付けられているキュー サービスを表すWorkflowQueue

適用対象