Partager via


SystemdHelpers.IsSystemdService Méthode

Définition

Vérifiez si le processus en cours est hébergé en tant que service systemd.

public:
 static bool IsSystemdService();
public static bool IsSystemdService ();
static member IsSystemdService : unit -> bool
Public Shared Function IsSystemdService () As Boolean

Retours

true si le processus en cours est hébergé en tant que service systemd, sinon, false.

S’applique à