Method AddCommandConsumeChannel
- Namespace
- Ratatoskr
- Assembly
- Ratatoskr.dll
AddCommandConsumeChannel(string, Action<ConsumeChannelBuilder>)
public RatatoskrBuilder AddCommandConsumeChannel(string channelName, Action<ConsumeChannelBuilder> configure)
Parameters
channelNamestringconfigureAction<ConsumeChannelBuilder>