MessageSentArgs Properties |
The MessageSentArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Command |
Returns the command that was triggered
| |
| EatData |
Gets or sets the current event proccessing state
| |
| Message |
Returns the message to be sent
| |
| MessageType |
Returns the message type
| |
| Server |
Returns the IServer where the event occured
| |
| Target |
Returns the message target
|