WorkflowQueue.QueuingService Propiedad

Definición

Obtiene los servicios de cola asociados con 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 propiedad

Objeto WorkflowQueuingService que representa el servicio de cola asociado a este WorkflowQueue.

Se aplica a