DotMSN

P2PMessage.Footer Property

The footer, or Application Identifier. Bytes 0-4 in the binary footer.

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

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace