Method ConfigureChannel
- Namespace
- Ratatoskr.AsyncApi.Generation
- Assembly
- Ratatoskr.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).
void ConfigureChannel(ChannelRegistration channel, AsyncApiDocument document)
Parameters
channelChannelRegistrationdocumentAsyncApiDocument