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