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