DotMSN

P2PTransferSession.SessionId Property

The session id which this object handles. P2P messages will be redirected to this object based on their session id.

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

See Also

P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace