DotMSN

NSMessageProcessor Events

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

Public Instance Events

ConnectingException (inherited from SocketMessageProcessor) Occurs when an exception was raised while connecting to the endpoint.
ConnectionClosed (inherited from SocketMessageProcessor) Occurs when a connection is closed with the remote endpoint.
ConnectionEstablished (inherited from SocketMessageProcessor) Occurs when a connection is established with the remote endpoint.
ConnectionException (inherited from SocketMessageProcessor) Occurs when an exception was raised which caused the open connection to become invalid.
HandlerException Occurs when an exception was raised by one of the registered handlers while processing an incoming message.

See Also

NSMessageProcessor Class | XihSolutions.DotMSN Namespace