DotMSN

P2PMessage.Identifier Property

The identifier of this message. Bytes 5-8 in the binary header.

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

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace