Class ChannelInboxConfig
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.