The properties of the P2PHandler class are listed below. For a complete list of P2PHandler class members, see the P2PHandler Members topic.
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. |
SwitchboardSessions | A collection of all available switchboard sessions |
P2PHandler Class | XihSolutions.DotMSN.DataTransfer Namespace