Interface IDbContextEventInbox<TDbContext>
Inherited Members
Namespace: Volo.Abp.EntityFrameworkCore.DistributedEvents
Assembly: Volo.Abp.EntityFrameworkCore.dll
Syntax
public interface IDbContextEventInbox<TDbContext> : IEventInbox where TDbContext : IHasEventInbox
Type Parameters
| Name | Description |
|---|---|
| TDbContext |