DotMSN

P2PMessage.Offset Property

The offset in bytes from the begin of the total message. Bytes 9-16 in the binary header.

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

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace