DotMSN

P2PMessage.TotalSize Property

Total message length in bytes. Bytes 17-24 in the binary header.

[Visual Basic]
Public Property TotalSize As UInt64
[C#]
public ulong TotalSize {get; set;}

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace