The methods of the IMessageProcessor interface are listed below. For a complete list of IMessageProcessor interface members, see the IMessageProcessor Members topic.
RegisterHandler | Registers a handler that wants to receive incoming messages. |
SendMessage | Sends a message to be processed by the processor. |
UnregisterHandler | Unregisters (removes) a handler that no lange wants to receive incoming messages. |
IMessageProcessor Interface | XihSolutions.DotMSN.Core Namespace