Interface IMongoDbContextEventOutbox<TDbContext>
Inherited Members
Namespace: Volo.Abp.MongoDB.DistributedEvents
Assembly: Volo.Abp.MongoDB.dll
Syntax
public interface IMongoDbContextEventOutbox<TDbContext> : IEventOutbox where TDbContext : IHasEventOutbox
Type Parameters
| Name | Description |
|---|---|
| TDbContext |