IPEndPoint Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IPEndPoint type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Address Gets or sets the IP address of the endpoint.
Public propertySupported by Silverlight for Windows Phone AddressFamily Gets the Internet Protocol (IP) address family. (Overrides EndPoint.AddressFamily.)
Public propertySupported by Silverlight for Windows Phone Port Gets or sets the port number of the endpoint.

Top