Table of Contents

Method ConfigureMessage

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

ConfigureMessage(MessageRegistration, ChannelRegistration, AsyncApiMessage)

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

public void ConfigureMessage(MessageRegistration message, ChannelRegistration channel, AsyncApiMessage asyncApiMessage)

Parameters

message MessageRegistration
channel ChannelRegistration
asyncApiMessage AsyncApiMessage