WindowsServiceLifetimeHostBuilderExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 WindowsServiceLifetime 的擴充方法。
public ref class WindowsServiceLifetimeHostBuilderExtensions abstract sealed
public static class WindowsServiceLifetimeHostBuilderExtensions
type WindowsServiceLifetimeHostBuilderExtensions = class
Public Module WindowsServiceLifetimeHostBuilderExtensions
- 繼承
-
WindowsServiceLifetimeHostBuilderExtensions
方法
AddWindowsService(IServiceCollection, Action<WindowsServiceLifetimeOptions>) |
設定從 |
AddWindowsService(IServiceCollection) |
設定從 |
UseWindowsService(IHostBuilder, Action<WindowsServiceLifetimeOptions>) |
將主機存留期設定為 WindowsServiceLifetime,並啟用以應用程式名稱做為預設來源名稱的事件記錄檔。 |
UseWindowsService(IHostBuilder) |
將主機存留期設定為 WindowsServiceLifetime,並啟用以應用程式名稱做為預設來源名稱的事件記錄檔。 |