Property Is
Is
Defines what type of channel is it. Can be either queue or routingKey (default).
[JsonPropertyName("is")]
public AmqpChannelType Is { get; set; }
Defines what type of channel is it. Can be either queue or routingKey (default).
[JsonPropertyName("is")]
public AmqpChannelType Is { get; set; }