DotMSN

MSNSLPHandler Properties

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

Public Instance Properties

ExternalEndPoint 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.
LocalEndPoint 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.
MessageProcessor The message processor to send outgoing p2p messages to.
MessageSession The message session to send message to. This is simply the MessageProcessor property, but explicitly casted as a P2PMessageSession.

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace