[]
Addes the an IMessageProcessor into the IMessageWindow.
void AddMessageProcessor(IMessageProcessor processor)
Type | Name | Description |
---|---|---|
IMessageProcessor | processor | An IMessageProcessor indicates the message processor. |
Last added processor has the hightest priority. A duplicate processor or null will cause an exception.