Table of Contents

Property Is

Namespace
Ratatoskr.AsyncApi.Model.Bindings
Assembly
Ratatoskr.dll

Is

Defines what type of channel is it. Can be either queue or routingKey (default).

[JsonPropertyName("is")]
public AmqpChannelType Is { get; set; }

Property Value

AmqpChannelType