Table of Contents

Method ConfigureOperation

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

ConfigureOperation(ChannelRegistration, AsyncApiOperation)

Called for each operation to add transport-specific operation bindings.

public void ConfigureOperation(ChannelRegistration channel, AsyncApiOperation operation)

Parameters

channel ChannelRegistration
operation AsyncApiOperation