Compartilhar via


WorkflowQueue.QueuingService Propriedade

Definição

Obtém o serviço de enfileiramento associado a esta 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

Valor da propriedade

WorkflowQueuingService

Um WorkflowQueuingService que representa o serviço de enfileiramento associado a isso WorkflowQueue.

Aplica-se a