Socket.OSSupportsUnixDomainSockets Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si le système d’exploitation sous-jacent prend en charge les sockets de domaine Unix.
public:
static property bool OSSupportsUnixDomainSockets { bool get(); };
public static bool OSSupportsUnixDomainSockets { get; }
static member OSSupportsUnixDomainSockets : bool
Public Shared ReadOnly Property OSSupportsUnixDomainSockets As Boolean
true
si le système d’exploitation prend en charge les sockets de domaine Unix ; sinon, false
.
Produit | Versions |
---|---|
.NET | 5, 6, 7, 8, 9 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :