Table of Contents

Enum EventCatalogRole

Namespace
Ratatoskr.AsyncApi.Model
Assembly
Ratatoskr.dll

Represents the EventCatalog role for the x-eventcatalog-role extension.

public enum EventCatalogRole

Fields

Client = 1

The service consumes/subscribes to this message.

Provider = 0

The service produces/publishes this message.