Поделиться через


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.

Применяется к