The properties of the SocketMessageProcessor class are listed below. For a complete list of SocketMessageProcessor class members, see the SocketMessageProcessor Members topic.
Connected | Determines whether the socket is connected |
ConnectivitySettings | Specifies the connection configuration used to set up the socket connection. By default the basic constructor is called. |
LocalEndPoint | The local end point of the connection |
MessageHandlers | Holds all messagehandlers for this socket processor |
MessagePool | The messagepool used to buffer messages. |
ProxyEndPoint | 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. |
SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace