Table of Contents

Method WithDescription

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

WithDescription(string)

Sets the message description and returns this instance for chaining.

public AsyncApiMessageOptions WithDescription(string description)

Parameters

description string

Returns

AsyncApiMessageOptions