Table of Contents

Property DeadLetterSuffix

Namespace
Ratatoskr.RabbitMq.Config
Assembly
Ratatoskr.RabbitMq.dll

DeadLetterSuffix

Suffix appended to the queue name to form the dead-letter queue name. Default: ".dlq".

public string DeadLetterSuffix { get; }

Property Value

string