Table of Contents

Property Operation

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

Operation

Operation options for this specific message. Only applies when the channel does not have a channel-level operation configured (per-message mode). Messages sharing the same operationId are merged into a single operation.

public AsyncApiOperationOptions? Operation { get; }

Property Value

AsyncApiOperationOptions