Table of Contents

Method WithDescription

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

WithDescription(string)

Sets the channel description and returns this instance for chaining.

public AsyncApiChannelOptions WithDescription(string description)

Parameters

description string

Returns

AsyncApiChannelOptions