Method WithAsyncApi
- Namespace
- Ratatoskr.AsyncApi.Extensions
- Assembly
- Ratatoskr.dll
WithAsyncApi(PublishChannelBuilder, Action<AsyncApiChannelOptions>)
public static PublishChannelBuilder WithAsyncApi(this PublishChannelBuilder builder, Action<AsyncApiChannelOptions> configure)
Parameters
builderPublishChannelBuilderconfigureAction<AsyncApiChannelOptions>
Returns
WithAsyncApi(ConsumeChannelBuilder, Action<AsyncApiChannelOptions>)
public static ConsumeChannelBuilder WithAsyncApi(this ConsumeChannelBuilder builder, Action<AsyncApiChannelOptions> configure)
Parameters
builderConsumeChannelBuilderconfigureAction<AsyncApiChannelOptions>