다음을 통해 공유


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입니다.

적용 대상