DnsEndPoint.Port Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the port number of the DnsEndPoint.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Int32An integer value in the range 0 to 0xffff indicating the port number of the DnsEndPoint.
Show: