[]
Removes the an IMessageProcessor from the IMessageWindow.
void RemoveMessageProcessor(IMessageProcessor processor)
Type | Name | Description |
---|---|---|
IMessageProcessor | processor | An IMessageProcessor indicates the message processor. |
A no found processor or null will cause an exception.