DotMSN

SocketMessageProcessor Properties

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

Public Instance Properties

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

Protected Instance Properties

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.

See Also

SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace