Constructor ChannelInboxConfig
ChannelInboxConfig(Type)
Stored as a channel extension on consume channels that have UseInbox<TDbContext>() configured.
public ChannelInboxConfig(Type DbContextType)
Parameters
DbContextTypeType
Stored as a channel extension on consume channels that have UseInbox<TDbContext>() configured.
public ChannelInboxConfig(Type DbContextType)
DbContextType Type