WorkflowQueue.QueuingService Eigenschaft

Definition

Ruft den Warteschlangendienst ab, der dieser WorkflowQueue zugeordnet ist.

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

Eigenschaftswert

Ein WorkflowQueuingService, der den Warteschlangendienst darstellt, der dieser WorkflowQueue zugeordnet ist.

Gilt für: