KestrelServerOptionsSystemdExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與 systemd 整合的延伸模組
public ref class KestrelServerOptionsSystemdExtensions abstract sealed
public static class KestrelServerOptionsSystemdExtensions
type KestrelServerOptionsSystemdExtensions = class
Public Module KestrelServerOptionsSystemdExtensions
- 繼承
-
KestrelServerOptionsSystemdExtensions
方法
UseSystemd(KestrelServerOptions) |
開啟檔案描述元 (,從系統通訊端型啟用邏輯初始化SD_LISTEN_FDS_START) 可用。 |
UseSystemd(KestrelServerOptions, Action<ListenOptions>) |
開啟檔案描述元 (,從系統通訊端型啟用邏輯初始化SD_LISTEN_FDS_START) 可用。 指定回呼以設定端點特定的設定。 |