WorkflowQueue.QueueName Свойство

Определение

Возвращает имя очереди рабочего процесса.

public:
 property IComparable ^ QueueName { IComparable ^ get(); };
public IComparable QueueName { get; }
member this.QueueName : IComparable
Public ReadOnly Property QueueName As IComparable

Значение свойства

IComparable

Имя WorkflowQueue.

Комментарии

Имя очереди рабочего процесса задается методом CreateWorkflowQueue.

Применяется к