Table of Contents

Method WithTitle

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

WithTitle(string)

Sets the message title and returns this instance for chaining.

public AsyncApiMessageOptions WithTitle(string title)

Parameters

title string

Returns

AsyncApiMessageOptions