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 A 代表與此 WorkflowQueue相關的排隊服務。

適用於