Definition
Package: MessageHandler.Runtime
Assembly: MessageHandler.Runtime
Namespace: MessageHandler.Runtime
Configuration for the handler runtime
Constructors
| Constructor | Description |
|---|---|
| HandlerRuntimeConfiguration() | Initializes a handler runtime configuration |
| HandlerRuntimeConfiguration(IServiceCollection) | Initializes a handler runtime configuration using the specified Microsoft.Extensions.DependencyInjection.IServiceCollection |
Methods
| Method | Description |
|---|---|
| UseHandlerRuntime() | Registers the handler runtime and ensures it will get automatically started |