Table of Contents

Class RabbitCommonOptions.QuorumConfig

Namespace
Steeltoe.Stream.Binder.Rabbit.Config
Assembly
Steeltoe.Stream.Binder.RabbitMQ.dll
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?