DotMSN

IMessageProcessor Methods

The methods of the IMessageProcessor interface are listed below. For a complete list of IMessageProcessor interface members, see the IMessageProcessor Members topic.

Public Instance Methods

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.

See Also

IMessageProcessor Interface | XihSolutions.DotMSN.Core Namespace