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