In the .NET AMQP client, we prefer using `IQueueSpecification` instead of `string`. Same with `IExchangeSpecification`. Other API consistency changes will be added.
In the .NET AMQP client, we prefer using
IQueueSpecificationinstead ofstring. Same withIExchangeSpecification.Other API consistency changes will be added.