Table of Contents

Property Queue

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

Queue

When is=queue, this object defines the queue properties.

[JsonPropertyName("queue")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AmqpQueueDefinition? Queue { get; set; }

Property Value

AmqpQueueDefinition