KestrelServerOptionsSystemdExtensions Třída

Definice

Rozšíření pro integraci se systémem

public ref class KestrelServerOptionsSystemdExtensions abstract sealed
public static class KestrelServerOptionsSystemdExtensions
type KestrelServerOptionsSystemdExtensions = class
Public Module KestrelServerOptionsSystemdExtensions
Dědičnost
KestrelServerOptionsSystemdExtensions

Metody

UseSystemd(KestrelServerOptions)

Pokud jsou k dispozici, otevřete popisovače souborů (počínaje SD_LISTEN_FDS_START).

UseSystemd(KestrelServerOptions, Action<ListenOptions>)

Pokud jsou k dispozici, otevřete popisovače souborů (počínaje SD_LISTEN_FDS_START). Zadejte zpětné volání pro konfiguraci nastavení specifického pro koncový bod.

Platí pro