Serializes endpoint information into a socket-address structure.
[Visual Basic] Function Serialize() As Byte () [C#] byte[] Serialize(); [C++] unsigned char* Serialize() [] = 0; [JScript] function Serialize() : Byte[];
EndPoint Interface | EndPoint Members | System.Net Namespace