get_OSSupportsIPv4()

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

Return Value

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

See Also