QueueDescription.MaxDeliveryCount Propiedad

Definición

Obtiene o establece el número máximo de entregas. Un mensaje se pone automáticamente en la cola de mensajes fallidos cuando se alcanza este número de entregas.

public int MaxDeliveryCount { get; set; }
member this.MaxDeliveryCount : int with get, set
Public Property MaxDeliveryCount As Integer

Valor de propiedad

Número de entregas máximas.

Se aplica a