KestrelServerOptionsSystemdExtensions 類別

定義

與 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) 可用。 指定回呼以設定端點特定的設定。

適用於