DotMSN

SBMessageProcessor Events

The events of the SBMessageProcessor class are listed below. For a complete list of SBMessageProcessor class members, see the SBMessageProcessor 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

SBMessageProcessor Class | XihSolutions.DotMSN Namespace