DotMSN

P2PTransferSession.MessageSession Property

The message session which keeps track of the local / remote message identifiers and redirects messages to this handler based on the session id

[Visual Basic]
Public Property MessageSession As P2PMessageSession
[C#]
public P2PMessageSession MessageSession {get; set;}

See Also

P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace