Interface BinderAwareChannelResolver.INewDestinationBindingCallback
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface BinderAwareChannelResolver.INewDestinationBindingCallback
Methods
Configure(string, IMessageChannel, ProducerOptions, object)
void Configure(string channelName, IMessageChannel channel, ProducerOptions producerOptions, object extendedProducerOptions)
Parameters
channelName
stringchannel
IMessageChannelproducerOptions
ProducerOptionsextendedProducerOptions
object