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.

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