The properties of the P2PHandler class are listed below. For a complete list of P2PHandler class members, see the P2PHandler Members topic.
![]() | The message processor that will send the created P2P messages to the remote contact. |
![]() | A list of all current p2p message sessions. Multiple threads can access this resource so make sure to lock this. |
![]() | The nameserver handler. This object is used to request new switchboard sessions. |
![]() | A collection of all available switchboard sessions |
P2PHandler Class | XihSolutions.DotMSN.DataTransfer Namespace