DotMSN

P2PMessage.SessionId Property

The session identifier field. Bytes 0-4 in the binary header.

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

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace