P2PDCHandshakeMessage.GetBytes Method
Writes no footer, but a 4 byte length size in front of the header.
[Visual Basic]
Overrides Public Function GetBytes() As
Byte()
[C#]
public override
byte[] GetBytes();
Return Value
See Also
P2PDCHandshakeMessage Class | XihSolutions.DotMSN.DataTransfer Namespace