Compartilhar via


QueueLengthExceptionTrigger(Int32) Construtor

Definição

Inicializa uma nova instância de QueueLengthExceptionTrigger.

public QueueLengthExceptionTrigger (int threshold);
new Azure.Communication.JobRouter.QueueLengthExceptionTrigger : int -> Azure.Communication.JobRouter.QueueLengthExceptionTrigger
Public Sub New (threshold As Integer)

Parâmetros

threshold
Int32

Limite do número de trabalhos enfileirados para esse gatilho. Deve ser maior que 0

Aplica-se a