MaxDeliveryCount
Gets or sets the maximum delivery count of a message after which it is dead-lettered.
Declaration
public int MaxDeliveryCount { get; set; }
Property Value
Type | Description |
---|---|
int |
Gets or sets the maximum delivery count of a message after which it is dead-lettered.
public int MaxDeliveryCount { get; set; }
Type | Description |
---|---|
int |