![]() | 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. |
![]() | A IMessageProcessor calls this method. The handler can then process the message. |
IMessageHandler Interface | XihSolutions.DotMSN.Core Namespace