get_AddressFamily()

IPEndPoint::get_AddressFamily() method

Returns the address family to which the current instance belongs.

System::Net::Sockets::AddressFamily System::Net::IPEndPoint::get_AddressFamily() override

Return Value

The address family to which the current instance belongs.

See Also