SystemdHostBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for setting up SystemdLifetime.
public ref class SystemdHostBuilderExtensions abstract sealed
public static class SystemdHostBuilderExtensions
type SystemdHostBuilderExtensions = class
Public Module SystemdHostBuilderExtensions
- Inheritance
-
SystemdHostBuilderExtensions
Methods
AddSystemd(IServiceCollection) |
Configures the lifetime of the IHost built from |
UseSystemd(IHostBuilder) |
Configures the IHost lifetime to SystemdLifetime, provides notification messages for application started and stopping, and configures console logging to the systemd format. |