The properties of the MSNSLPHandler class are listed below. For a complete list of MSNSLPHandler class members, see the MSNSLPHandler Members topic.
![]() | The client end-point as perceived by the server. This can differ from the actual local endpoint through the use of routers. This value is used to determine how to set-up a direct connection. |
![]() | The client's local end-point. This can differ from the external endpoint through the use of routers. This value is used to determine how to set-up a direct connection. |
![]() | The message processor to send outgoing p2p messages to. |
![]() | The message session to send message to. This is simply the MessageProcessor property, but explicitly casted as a P2PMessageSession. |
MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace