Click or drag to resize

IMessagesEvents Interface

Represent message list events.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
public interface IMessagesEvents

The IMessagesEvents type exposes the following members.

Methods
  NameDescription
Public methodOnMessageAdded
The event is raised when a message has been added to the message list.
Public methodOnMessageRemoved
The event is raised when an existing message has been removed from the message list.
Top
See Also