Socket.OSSupportsUnixDomainSockets Propriété

Définition

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

Valeur de propriété

true si le système d’exploitation prend en charge les sockets de domaine Unix ; sinon, false.

S’applique à