get_OSSupportsIPv6()

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()

Return Value

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

See Also