DotMSN

IMessageHandler Properties

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

Public Instance Properties

MessageProcessor Gets or sets the processor of network messages. Every message handler is associated with a single message processor. This way the handler can initiate, or send, messages which are not a reply on incoming messages.

See Also

IMessageHandler Interface | XihSolutions.DotMSN.Core Namespace