Class DemoAppRabbitMqModule
Implements
Inherited Members
Namespace: Volo.Abp.BackgroundJobs.DemoApp.RabbitMq
Assembly: Volo.Abp.BackgroundJobs.DemoApp.RabbitMq.dll
Syntax
[DependsOn(new Type[] { typeof(DemoAppSharedModule), typeof(AbpAutofacModule), typeof(AbpBackgroundJobsRabbitMqModule) })]
public class DemoAppRabbitMqModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
DemoAppRabbitMqModule()
Declaration
public DemoAppRabbitMqModule()