DotMSN

P2PMessageSession.MessageProcessor Property

The message processor that sends the P2P messages to the remote contact.

[Visual Basic]
NotOverridable Public Property MessageProcessor As IMessageProcessor _
    Implements IMessageHandler.MessageProcessor
[C#]
public XihSolutions.DotMSN.Core.IMessageProcessor MessageProcessor {get; set;}

Implements

IMessageHandler.MessageProcessor

See Also

P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace