IPEndPoint.Serialize Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Serializes endpoint information into a SocketAddress instance.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System.Net.SocketAddressA SocketAddress instance containing the socket address for the endpoint.
Show: