Gets the address family to which the endpoint belongs.
Public Overridable ReadOnly Property AddressFamily As AddressFamily
Dim instance As EndPoint Dim value As AddressFamily value = instance.AddressFamily
public virtual AddressFamily AddressFamily { get; }
public: virtual property AddressFamily AddressFamily { AddressFamily get (); }
public function get AddressFamily () : AddressFamily
Any attempt is made to get or set the property when the property is not overridden in a descendant class.
The AddressFamily property specifies the addressing scheme that is used by the endpoint's underlying network protocol.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC