Table of Contents

Property Operation

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

Operation

When set, all messages on this channel are grouped into a single operation. When not set, each message gets its own operation (default).

public AsyncApiOperationOptions? Operation { get; }

Property Value

AsyncApiOperationOptions