Table of Contents

Method ConfigureChannel

Namespace
Ratatoskr.RabbitMq.AsyncApi
Assembly
Ratatoskr.RabbitMq.dll

ConfigureChannel(ChannelRegistration, AsyncApiDocument)

Called for each channel to add transport-specific channel bindings (e.g. AMQP exchange/queue). May also add additional channels (e.g. subscription queue channel for consume channels).

public void ConfigureChannel(ChannelRegistration channel, AsyncApiDocument document)

Parameters

channel ChannelRegistration
document AsyncApiDocument