WorkflowQueue.QueuingService Propriedade

Definição

Recebe o serviço de fila associado a isto 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 de Propriedade

A WorkflowQueuingService que representa o serviço de fila associado a este WorkflowQueue.

Aplica-se a