Property Exchange
Exchange
When is=routingKey, this object defines the exchange properties.
[JsonPropertyName("exchange")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AmqpExchangeDefinition? Exchange { get; set; }
When is=routingKey, this object defines the exchange properties.
[JsonPropertyName("exchange")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AmqpExchangeDefinition? Exchange { get; set; }