Socket.OSSupportsIPv4 Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating whether IPv4 support is available and enabled on the current host.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue if the current host supports the IPv4 protocol; otherwise, false.
Show: