get_AddressFamily()

EndPoint::get_AddressFamily() method

Returns the address family to which the current instance belongs.

virtual System::Net::Sockets::AddressFamily System::Net::EndPoint::get_AddressFamily()

Return Value

The address family to which the current instance belongs.

See Also