Class RabbitCommonOptions.QuorumConfig
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class RabbitCommonOptions.QuorumConfig
- Inheritance
-
RabbitCommonOptions.QuorumConfig
- Inherited Members
Properties
DeliveryLimit
public int? DeliveryLimit { get; set; }
Property Value
- int?
Enabled
public bool? Enabled { get; set; }
Property Value
- bool?
InitialQuorumSize
public int? InitialQuorumSize { get; set; }
Property Value
- int?