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