SchedulerApplicationBuilderExtensions.AddScheduler Method
Name | Parameters | Description |
---|---|---|
AddScheduler(IModuleBuilder<IBlazorApplicationBuilder>, Action<SchedulerOptions>) static | builder, configureOptions | Adds the Scheduler Module to your application. |
AddScheduler(IModuleBuilder<IBlazorApplicationBuilder>) static | builder | Adds the Scheduler Module to your application. |