System::Net::EndPoint::get_AddressFamily method

EndPoint::get_AddressFamily method

RTTI information.

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

ReturnValue

The address family to which the current instance belongs.

Remarks

Returns the address family to which the current instance belongs.

See Also