DotMSN

P2PMessage.MessageSize Property

Message length in bytes of the current message. Bytes 25-28 in the binary header.

[Visual Basic]
Public Property MessageSize As UInt32
[C#]
public uint MessageSize {get; set;}

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace