DotMSN

P2PHandler Properties

The properties of the P2PHandler class are listed below. For a complete list of P2PHandler class members, see the P2PHandler Members topic.

Public Instance Properties

MessageProcessor The message processor that will send the created P2P messages to the remote contact.
MessageSessions A list of all current p2p message sessions. Multiple threads can access this resource so make sure to lock this.
NSMessageHandler The nameserver handler. This object is used to request new switchboard sessions.

Protected Instance Properties

SwitchboardSessions A collection of all available switchboard sessions

See Also

P2PHandler Class | XihSolutions.DotMSN.DataTransfer Namespace