Compartilhar via


QueueLengthExceptionTrigger Classe

Definição

Gatilho para uma ação de exceção ao exceder o comprimento da fila.

public class QueueLengthExceptionTrigger : Azure.Communication.JobRouter.ExceptionTrigger
type QueueLengthExceptionTrigger = class
    inherit ExceptionTrigger
Public Class QueueLengthExceptionTrigger
Inherits ExceptionTrigger
Herança
QueueLengthExceptionTrigger

Construtores

QueueLengthExceptionTrigger(Int32)

Inicializa uma nova instância de QueueLengthExceptionTrigger.

Propriedades

Kind

O discriminador de tipo que descreve um subtipo de ExceptionTrigger.

(Herdado de ExceptionTrigger)
Threshold

Limite do número de trabalhos à frente na fila para que esse gatilho seja acionado.

Aplica-se a