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.
IMessageHandler Interface | XihSolutions.DotMSN.Core Namespace