Socket.OSSupportsUnixDomainSockets Eigenschap

Definitie

Geeft aan of het onderliggende besturingssysteem ondersteuning biedt voor de Unix-domeinsockets.

public:
 static property bool OSSupportsUnixDomainSockets { bool get(); };
public static bool OSSupportsUnixDomainSockets { get; }
static member OSSupportsUnixDomainSockets : bool
Public Shared ReadOnly Property OSSupportsUnixDomainSockets As Boolean

Waarde van eigenschap

true als het besturingssysteem ondersteuning biedt voor de Unix-domeinsockets; anders, false.

Van toepassing op