Table of Contents

Class ChannelInboxConfig

Namespace
Ratatoskr.EfCore
Assembly
Ratatoskr.EfCore.dll

Stored as a channel extension on consume channels that have UseInbox<TDbContext>() configured.

public record ChannelInboxConfig : IEquatable<ChannelInboxConfig>
Inheritance
ChannelInboxConfig
Implements
Inherited Members

Constructors

ChannelInboxConfig(Type)

Stored as a channel extension on consume channels that have UseInbox<TDbContext>() configured.

Properties

DbContextType