System::Net::Sockets::Socket::get_OSSupportsIPv6 method

Socket::get_OSSupportsIPv6 method

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

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

ReturnValue

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

See Also