System::Net::Sockets::Socket::get_OSSupportsIPv4 method

Socket::get_OSSupportsIPv4 method

Returns a value that indicates if the operating system and network adaptors support IPv4.

static bool System::Net::Sockets::Socket::get_OSSupportsIPv4()

ReturnValue

A value that indicates if the operating system and network adaptors support IPv4.

See Also