DotMSN

MSNSLPHandler.MessageSession Property

The message session to send message to. This is simply the MessageProcessor property, but explicitly casted as a P2PMessageSession.

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

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace