Table of Contents

Method WithSummary

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

WithSummary(string)

Sets the message summary and returns this instance for chaining.

public AsyncApiMessageOptions WithSummary(string summary)

Parameters

summary string

Returns

AsyncApiMessageOptions