Share via


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 關聯的佇列服務。

適用於