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