WorkflowQueue.QueuingService Eigenschaft

Definition

Ruft den Warteschlangendienst ab, der diesem WorkflowQueuezugeordnet 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

A WorkflowQueuingService that represents the queuing service associated with this WorkflowQueue.

Gilt für: