Serialize Method
Collapse the table of content
Expand the table of content

EndPoint.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.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)

public virtual SocketAddress Serialize()

Return Value

Type: System.Net.SocketAddress
A SocketAddress instance that contains the endpoint information.

ExceptionCondition
NotImplementedException

Any attempt is made to access the method when the method is not overridden in a descendant class.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft