The properties of the P2PDirectProcessor class are listed below. For a complete list of P2PDirectProcessor class members, see the P2PDirectProcessor Members topic.
![]() | Determines whether the socket is connected |
![]() | Specifies the connection configuration used to set up the socket connection. By default the basic constructor is called. |
![]() | Returns whether this processor was initiated as listening (true) or connecting (false). |
![]() | The local end point of the connection |
![]() | Holds all messagehandlers for this socket processor |
![]() | The messagepool used to buffer messages. |
![]() | Set when a socket is prepared with proxy server enabled. This caches the ip adress of the proxyserver and eliminates resolving it everytime a socket is prepared. |
P2PDirectProcessor Class | XihSolutions.DotMSN.DataTransfer Namespace