The properties of the SBMessageProcessor class are listed below. For a complete list of SBMessageProcessor class members, see the SBMessageProcessor 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 | Get 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. |
SBMessageProcessor Class | XihSolutions.DotMSN Namespace