get_SupportsIPv4()

Socket::get_SupportsIPv4() method

Returns a value that indicates if the current host supports IPv4.

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

Return Value

A value that indicates if the current host supports IPv4.

See Also